summaryrefslogtreecommitdiffstats
path: root/clang/lib/GR
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
commitc60fc656c67789a94dc666e015939c5bbd0bcded (patch)
tree74fdf9d262b9cc9c29c081561cfce5b7e7f3ba63 /clang/lib/GR
parent0f0b302ffe8e64e93ad3b428523a244a1bcc044f (diff)
downloadbcm5719-llvm-c60fc656c67789a94dc666e015939c5bbd0bcded.tar.gz
bcm5719-llvm-c60fc656c67789a94dc666e015939c5bbd0bcded.zip
Move AnalysisConsumer.cpp and ExprEngine.cpp into the Checkers subdir temporarily
to avoid cyclic dependency between the libraries and fix the linux build. llvm-svn: 122431
Diffstat (limited to 'clang/lib/GR')
-rw-r--r--clang/lib/GR/Checkers/AnalysisConsumer.cpp (renamed from clang/lib/GR/AnalysisConsumer.cpp)0
-rw-r--r--clang/lib/GR/Checkers/ExprEngine.cpp (renamed from clang/lib/GR/ExprEngine.cpp)0
2 files changed, 0 insertions, 0 deletions
diff --git a/clang/lib/GR/AnalysisConsumer.cpp b/clang/lib/GR/Checkers/AnalysisConsumer.cpp
index f8a433943a1..f8a433943a1 100644
--- a/clang/lib/GR/AnalysisConsumer.cpp
+++ b/clang/lib/GR/Checkers/AnalysisConsumer.cpp
diff --git a/clang/lib/GR/ExprEngine.cpp b/clang/lib/GR/Checkers/ExprEngine.cpp
index 7cf9054f247..7cf9054f247 100644
--- a/clang/lib/GR/ExprEngine.cpp
+++ b/clang/lib/GR/Checkers/ExprEngine.cpp
OpenPOWER on IntegriCloud