[PATCH] D23595: [Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 17 14:19:16 PDT 2016


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

Apply Clang-format.


Repository:
  rL LLVM

https://reviews.llvm.org/D23595

Files:
  include/clang/AST/RecursiveASTVisitor.h
  include/clang/Basic/IdentifierTable.h
  include/clang/Frontend/ASTUnit.h
  include/clang/Lex/PreprocessorOptions.h
  include/clang/Sema/CodeCompleteConsumer.h
  include/clang/Sema/Scope.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23595.68423.patch
Type: text/x-patch
Size: 21009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/226c7a5d/attachment-0001.bin>


More information about the cfe-commits mailing list