aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-12-22 20:15:43 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-12-22 20:15:43 +0000
commitefdda4c5db5009603de9758a0dae19b855f1535c (patch)
treeba52ebb7d8175a34363e8641142fa33b895623d5 /lib
parent99130e5a02e93282cb393d2cba0d3dffc10abc01 (diff)
Move AnalysisConsumer.cpp and ExprEngine.cpp into the Checkers subdir temporarily
to avoid cyclic dependency between the libraries and fix the linux build. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122431 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/GR/Checkers/AnalysisConsumer.cpp (renamed from lib/GR/AnalysisConsumer.cpp)0
-rw-r--r--lib/GR/Checkers/ExprEngine.cpp (renamed from lib/GR/ExprEngine.cpp)0
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/GR/AnalysisConsumer.cpp b/lib/GR/Checkers/AnalysisConsumer.cpp
index f8a433943a..f8a433943a 100644
--- a/lib/GR/AnalysisConsumer.cpp
+++ b/lib/GR/Checkers/AnalysisConsumer.cpp
diff --git a/lib/GR/ExprEngine.cpp b/lib/GR/Checkers/ExprEngine.cpp
index 7cf9054f24..7cf9054f24 100644
--- a/lib/GR/ExprEngine.cpp
+++ b/lib/GR/Checkers/ExprEngine.cpp