]> granicus.if.org Git - clang/commit
[AST] Fix some Clang-tidy modernize-use-auto and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 10 Apr 2018 22:54:42 +0000 (22:54 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 10 Apr 2018 22:54:42 +0000 (22:54 +0000)
commit372df097866f776c2f1e232733f9db39bdabcfaf
tree9e742f763a7fe61acbd76fb4b41521422408da17
parentff7e5afb9c5fb0c94a183162305e4380e0e78b81
[AST] Fix some Clang-tidy modernize-use-auto and Include What You Use warnings; other minor fixes (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329766 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExprCXX.h
lib/AST/ExprCXX.cpp
lib/AST/ExprClassification.cpp
lib/AST/StmtPrinter.cpp
lib/AST/TypePrinter.cpp