]> granicus.if.org Git - clang/commit
[Analyzer] Do not use static storage to for implementations created in BodyFarm.cpp
authorGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 23 Oct 2017 23:59:52 +0000 (23:59 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 23 Oct 2017 23:59:52 +0000 (23:59 +0000)
commit2b1d1f02e9ceb837f16cf85447f8211f331954b1
tree9988cb633adc1861d952029f13e528d4fa9c580e
parent117339c38e266bf28c69d0bf29d35cb5ca79e2d8
[Analyzer] Do not use static storage to for implementations created in BodyFarm.cpp

Differential Revision: https://reviews.llvm.org/D39208

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316400 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/AnalysisDeclContext.h
include/clang/Analysis/BodyFarm.h [moved from lib/Analysis/BodyFarm.h with 93% similarity]
lib/Analysis/AnalysisDeclContext.cpp
lib/Analysis/BodyFarm.cpp
lib/StaticAnalyzer/Core/AnalysisManager.cpp