[PATCH] D13759: [Clang] Fix Clang-tidy modernize-use-auto warnings in headers and generated files; other minor cleanups.
Eugene Zelenko via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 9 18:45:42 PST 2015
Eugene.Zelenko updated the summary for this revision.
Eugene.Zelenko added a reviewer: aaron.ballman.
Eugene.Zelenko updated this revision to Diff 39778.
Eugene.Zelenko added a comment.
Synchronize with current code.
Repository:
rL LLVM
http://reviews.llvm.org/D13759
Files:
include/clang/AST/ASTVector.h
include/clang/AST/DeclContextInternals.h
include/clang/AST/DeclTemplate.h
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/Analysis/Analyses/Consumed.h
include/clang/Rewrite/Core/Rewriter.h
include/clang/Sema/Template.h
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
include/clang/StaticAnalyzer/Core/CheckerManager.h
tools/libclang/Indexing.cpp
utils/TableGen/ClangAttrEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13759.39778.patch
Type: text/x-patch
Size: 17016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151110/52536478/attachment-0001.bin>
More information about the cfe-commits
mailing list