This is an archive of the discontinued LLVM Phabricator instance.

[LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes
ClosedPublic

Authored by Eugene.Zelenko on May 18 2016, 4:11 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; 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 18 2016, 6:06 PM
hans edited edge metadata.

lgtm

This revision is now accepted and ready to land.May 18 2016, 6:06 PM
This revision was automatically updated to reflect the committed changes.