This is an archive of the discontinued LLVM Phabricator instance.

[LLVM] Fix Clang-tidy modernize-use-bool-literals in generated target code; other minor fixes; other minor fixes
ClosedPublic

Authored by Eugene.Zelenko on May 16 2016, 7:05 PM.

Details

Summary

Make generated more readable.

Fix some Include What You Use warnings.

I checked this patch on my own build on RHEL 6. Regressions were OK.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLVM] Fix Clang-tidy modernize-use-bool-literals in generated target code; other minor fixes; other minor fixes.
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a subscriber: llvm-commits.
hans accepted this revision.May 17 2016, 9:05 AM
hans edited edge metadata.

lgtm

This revision is now accepted and ready to land.May 17 2016, 9:05 AM
This revision was automatically updated to reflect the committed changes.