llvm-project/clang/include
Argyrios Kyrtzidis f3d587ea7c Refactor recording the preprocessor conditional directive regions out of
PreprocessingRecord and into its own class, PPConditionalDirectiveRecord.

Decoupling allows a client to use the functionality of PPConditionalDirectiveRecord
without needing a PreprocessingRecord.

llvm-svn: 169229
2012-12-04 07:27:05 +00:00
..
clang Refactor recording the preprocessor conditional directive regions out of 2012-12-04 07:27:05 +00:00
clang-c Introduce CompilationDatabase::getAllCompileCommands() that returns all 2012-12-04 07:26:44 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00