[PATCH] D20213: [Clang] Fix Clang-tidy modernize-use-bool-literals in generated code.

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Thu May 12 09:33:25 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
Eugene.Zelenko added a subscriber: cfe-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.

Reduce space in empty constructors and between data members and first public section.

Fix some Include What You Use warnings.


Repository:
  rL LLVM

http://reviews.llvm.org/D20213

Files:
  utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20213.57058.patch
Type: text/x-patch
Size: 20257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160512/562f325a/attachment-0001.bin>


More information about the cfe-commits mailing list