[AST, Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 15 Nov 2017 22:00:04 +0000 (22:00 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 15 Nov 2017 22:00:04 +0000 (22:00 +0000)
commit11a7ef8559fce524bf3946cd80d436976df9c8d1
tree1127f5086e9027d12742d294165964b0e8a0b413
parent301162c4fe0daa33b53f5e62c713cc9e42696800
[AST, Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).

llvm-svn: 318341
clang/include/clang/AST/Expr.h
clang/lib/AST/Expr.cpp
clang/lib/Sema/SemaChecking.cpp