llvm-project/clang/lib/Serialization
Argyrios Kyrtzidis 19c1706ecc [libclang] Correct how the index inside the local preprocessed entities array
is getting converted to a global PreprocessedEntityID.

llvm-svn: 167280
2012-11-02 02:31:22 +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 [libclang] Correct how the index inside the local preprocessed entities array 2012-11-02 02:31:22 +00:00
ASTReaderDecl.cpp Set a special flag in class metadata when an Objective-C class 2012-10-17 04:53:31 +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 DR1442: In a range-based for statement, namespace 'std' is not an associated 2012-10-18 17:56:02 +00:00
ASTWriter.cpp [PCH] Remove the stat cache from the PCH file. 2012-10-31 20:59:50 +00:00
ASTWriterDecl.cpp Set a special flag in class metadata when an Objective-C class 2012-10-17 04:53:31 +00:00
ASTWriterStmt.cpp DR1442: In a range-based for statement, namespace 'std' is not an associated 2012-10-18 17:56:02 +00:00
CMakeLists.txt clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
GeneratePCH.cpp [PCH] Remove the stat cache from the PCH file. 2012-10-31 20:59:50 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Module.cpp [PCH] Remove the stat cache from the PCH file. 2012-10-31 20:59:50 +00:00
ModuleManager.cpp Set the file entry for a Module* that was created during deserialization 2012-10-03 01:58:42 +00:00