]> granicus.if.org Git - clang/commit
[Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 5 Apr 2018 21:09:03 +0000 (21:09 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 5 Apr 2018 21:09:03 +0000 (21:09 +0000)
commiteb25fa3277eb94e38a0ba814de906904f2e6ea17
tree3756fe00ae579fad7bcd3f62c5524f0d1cd086ff
parent783fea130264748edda5b25f17019543c458b20f
[Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329346 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/DeclSpec.h
include/clang/Sema/SemaFixItUtils.h
include/clang/Sema/SemaInternal.h
include/clang/Sema/Weak.h
lib/Sema/CodeCompleteConsumer.cpp
lib/Sema/DeclSpec.cpp
lib/Sema/IdentifierResolver.cpp
lib/Sema/SemaFixItUtils.cpp