[PATCH] D24439: [Clang] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings; other minor fixes

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 12 15:33:52 PDT 2016


Eugene.Zelenko updated this revision to Diff 71063.
Eugene.Zelenko added a comment.

Implement Saleem suggestions.


Repository:
  rL LLVM

https://reviews.llvm.org/D24439

Files:
  lib/Analysis/PrintfFormatString.cpp
  lib/Basic/Diagnostic.cpp
  lib/Basic/SourceManager.cpp
  lib/Index/IndexDecl.cpp
  lib/Index/IndexTypeSourceInfo.cpp
  lib/Lex/PTHLexer.cpp
  lib/Parse/ParseCXXInlineMethods.cpp
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseExpr.cpp
  lib/Rewrite/DeltaTree.cpp
  lib/Rewrite/HTMLRewrite.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24439.71063.patch
Type: text/x-patch
Size: 40925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160912/b24e60e1/attachment-0001.bin>


More information about the cfe-commits mailing list