.. |
ASTCommon.cpp
|
When deserializing a declaration, don't look for redeclarations if its
|
2013-01-21 16:16:40 +00:00 |
ASTCommon.h
|
When deserializing a declaration, don't look for redeclarations if its
|
2013-01-21 16:16:40 +00:00 |
ASTReader.cpp
|
Revert r173056; it breaks one of the CodeGen-with-PCH tests.
|
2013-01-21 16:52:34 +00:00 |
ASTReaderDecl.cpp
|
When deserializing a declaration, don't look for redeclarations if its
|
2013-01-21 16:16:40 +00:00 |
ASTReaderInternals.h
|
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
2013-01-12 19:30:44 +00:00 |
ASTReaderStmt.cpp
|
update to use the new BitcodeCursor readRecord that takes a StringRef blob parameter,
|
2013-01-20 02:38:54 +00:00 |
ASTWriter.cpp
|
Introduce a fast path for the ASTReader's name lookup within a
|
2013-01-21 15:25:38 +00:00 |
ASTWriterDecl.cpp
|
When deserializing a declaration, don't look for redeclarations if its
|
2013-01-21 16:16:40 +00:00 |
ASTWriterStmt.cpp
|
Move the common source locations of CastStmt & DefaultStmt into their base class, SwitchCase.
|
2013-01-04 18:30:04 +00:00 |
CMakeLists.txt
|
libclangSerialization also depends on the bitreader.
|
2013-01-19 19:10:12 +00:00 |
GeneratePCH.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
Makefile
|
Reintroduce the serialization library, with fixed dependencies.
|
2010-08-17 20:43:28 +00:00 |
Module.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
ModuleManager.cpp
|
Actually keep track of the source locations at which particular module
|
2012-11-30 19:28:05 +00:00 |