[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
Tue Aug 16 17:55:30 PDT 2016
Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: compnerd, mehdi_amini.
Eugene.Zelenko added a subscriber: cfe-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
I checked this patch on my own build on RHEL 6. Regressions were OK.
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.68294.patch
Type: text/x-patch
Size: 20640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/c4454957/attachment-0001.bin>
More information about the cfe-commits
mailing list