[analyzer] Introduce libclangStaticAnalyzerFrontend and move...
[analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/AnalysisConsumer.cpp into Frontend lib. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125499 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- examples/PrintFunctionNames/CMakeLists.txt 1 addition, 0 deletionsexamples/PrintFunctionNames/CMakeLists.txt
- examples/clang-interpreter/CMakeLists.txt 1 addition, 0 deletionsexamples/clang-interpreter/CMakeLists.txt
- examples/clang-interpreter/Makefile 1 addition, 1 deletionexamples/clang-interpreter/Makefile
- examples/wpa/CMakeLists.txt 1 addition, 0 deletionsexamples/wpa/CMakeLists.txt
- examples/wpa/Makefile 1 addition, 1 deletionexamples/wpa/Makefile
- lib/FrontendTool/CMakeLists.txt 1 addition, 1 deletionlib/FrontendTool/CMakeLists.txt
- lib/StaticAnalyzer/CMakeLists.txt 1 addition, 0 deletionslib/StaticAnalyzer/CMakeLists.txt
- lib/StaticAnalyzer/Checkers/CMakeLists.txt 0 additions, 1 deletionlib/StaticAnalyzer/Checkers/CMakeLists.txt
- lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp 2 additions, 2 deletionslib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
- lib/StaticAnalyzer/Frontend/CMakeLists.txt 10 additions, 0 deletionslib/StaticAnalyzer/Frontend/CMakeLists.txt
- lib/StaticAnalyzer/Frontend/Makefile 17 additions, 0 deletionslib/StaticAnalyzer/Frontend/Makefile
- lib/StaticAnalyzer/Makefile 1 addition, 1 deletionlib/StaticAnalyzer/Makefile
- tools/driver/CMakeLists.txt 1 addition, 0 deletionstools/driver/CMakeLists.txt
- tools/driver/Makefile 2 additions, 1 deletiontools/driver/Makefile
lib/StaticAnalyzer/Frontend/CMakeLists.txt
0 → 100644
lib/StaticAnalyzer/Frontend/Makefile
0 → 100644
Please register or sign in to comment