Reduce space in empty constructors and between data members and first public section.
Fix some Include What You Use warnings.
Paths
| Differential D20213
[Clang] Fix Clang-tidy modernize-use-bool-literals in generated code. ClosedPublic Authored by Eugene.Zelenko on May 12 2016, 9:33 AM.
Details Summary Reduce space in empty constructors and between data members and first public section. Fix some Include What You Use warnings.
Diff Detail
Event TimelineEugene.Zelenko retitled this revision from to [Clang] Fix Clang-tidy modernize-use-bool-literals in generated code.. Eugene.Zelenko updated this object.
This revision is now accepted and ready to land.May 12 2016, 3:28 PM Closed by commit rL269371: Fix Clang-tidy modernize-use-bool-literals in generated code. (authored by eugenezelenko). · Explain WhyMay 12 2016, 3:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57110 cfe/trunk/utils/TableGen/ClangAttrEmitter.cpp
|