hanchenye-llvm-project/clang/lib/Serialization
Joao Matos 566359c0bf Revert r163083 per chandlerc's request.
llvm-svn: 163149
2012-09-04 17:49:35 +00:00
..
ASTCommon.cpp Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
ASTCommon.h PR13189: va_list broken with precompiled headers 2012-07-01 15:57:25 +00:00
ASTReader.cpp Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
ASTReaderDecl.cpp Normalize line endings of r163013 (part 2). 2012-08-31 22:18:20 +00:00
ASTReaderInternals.h Implement the all_lookups_iterator for PCH as a follow-up to r153970. This 2012-04-16 02:51:46 +00:00
ASTReaderStmt.cpp Revert r163083 per chandlerc's request. 2012-09-04 17:49:35 +00:00
ASTWriter.cpp Keep history of macro definitions and #undefs 2012-08-29 00:20:03 +00:00
ASTWriterDecl.cpp Remove HasSynthBitfield and all callers/writers/etc. Also remove 2012-07-19 22:22:55 +00:00
ASTWriterStmt.cpp Revert r163083 per chandlerc's request. 2012-09-04 17:49:35 +00:00
CMakeLists.txt clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
GeneratePCH.cpp
Makefile
Module.cpp Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete. 2012-04-15 12:36:49 +00:00
ModuleManager.cpp