]> granicus.if.org Git - clang/commit
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 7 Dec 2017 21:55:09 +0000 (21:55 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 7 Dec 2017 21:55:09 +0000 (21:55 +0000)
commita5b4d42444b8fa762f84c8c2a707f7c90944475d
treee5fd09f779cb3d2ba217a5998cfbebaacd4b5404
parentaca1787e1a0439a2b3512befd6c95fd11cd01f03
[Analysis] 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@320091 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/CFG.h
include/clang/Analysis/CallGraph.h
include/clang/Analysis/Support/BumpVector.h
lib/Analysis/CFG.cpp
lib/Analysis/CallGraph.cpp