This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Fix bug 22785 - readability-braces-around-statements check doesn't work well with macros.
ClosedPublic

Authored by curdeius on Sep 9 2015, 7:40 AM.

Details

Reviewers
alexfh
Summary

Fix http://llvm.org/PR22785. Bug 22785 - readability-braces-around-statements doesn't work well with macros.

Diff Detail

Event Timeline

curdeius updated this revision to Diff 34336.Sep 9 2015, 7:40 AM
curdeius retitled this revision from to Fix http://llvm.org/PR22785..
curdeius updated this object.
curdeius added a reviewer: alexfh.
curdeius retitled this revision from Fix http://llvm.org/PR22785. to [clang-tidy] Fix bug 22785 - readability-braces-around-statements check doesn't work well with macros..Sep 9 2015, 7:42 AM
curdeius set the repository for this revision to rL LLVM.
alexfh accepted this revision.Sep 9 2015, 10:07 AM
alexfh edited edge metadata.

LG. Committed revision 247163.

This revision is now accepted and ready to land.Sep 9 2015, 10:07 AM
alexfh closed this revision.Sep 9 2015, 10:07 AM