Clang Project

clang_source_code/lib/StaticAnalyzer/CMakeLists.txt
1add_subdirectory(Core)
2add_subdirectory(Checkers)
3add_subdirectory(Frontend)
4