]> granicus.if.org Git - clang/commit
[ASTMatchers] Fix some Clang-tidy modernize and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 1 Nov 2017 23:09:49 +0000 (23:09 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 1 Nov 2017 23:09:49 +0000 (23:09 +0000)
commitc3c8524640ffce0427d81f78501f32c3c8a07427
treed5be557e148d8582c0cc06d877990774e3f5771f
parentba0893fc83cd0f03803ca0799d7b6f10bc13d128
[ASTMatchers] 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@317137 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/ASTMatchers/Dynamic/Parser.h
include/clang/ASTMatchers/Dynamic/Registry.h
lib/ASTMatchers/ASTMatchersInternal.cpp
lib/ASTMatchers/Dynamic/Marshallers.h
lib/ASTMatchers/Dynamic/Parser.cpp
lib/ASTMatchers/Dynamic/Registry.cpp