This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Fix some Clang-tidy readability-simplify-boolean-expr and Include What You Use warnings
ClosedPublic

Authored by Eugene.Zelenko on May 4 2016, 5:15 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [Clang] Fix some Clang-tidy readability-simplify-boolean-expr and Include What You Use warnings.
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: cfe-commits.
hans accepted this revision.May 5 2016, 9:00 AM
hans edited edge metadata.

lgtm

nice improvement with getFlag()!

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