]> granicus.if.org Git - clang/commit
Move AnalysisManager constructor out of line. No functionality change (yet).
authorTed Kremenek <kremenek@apple.com>
Thu, 21 Jul 2011 05:22:52 +0000 (05:22 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 21 Jul 2011 05:22:52 +0000 (05:22 +0000)
commit4fed22cdd8bb7d98127853ebb3f42be66bf2ce59
tree1c285e94b152a0675233b398033367ef237792d0
parentbc5cb8a5fe2b88f917d47ceb58b53696a121e57e
Move AnalysisManager constructor out of line.  No functionality change (yet).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135667 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
lib/StaticAnalyzer/Core/AnalysisManager.cpp