index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Serialization
/
GeneratePCH.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow resolving headers from a PCH even after headers+PCH were moved to anoth...
Argyrios Kyrtzidis
2011-02-15
1
-2
/
+3
*
When using a precompiled preamble with detailed preprocessing records,
Douglas Gregor
2010-11-30
1
-1
/
+7
*
rework the stat cache, pulling it out of FileManager.h into
Chris Lattner
2010-11-23
1
-1
/
+2
*
Put the mechanism in place to track modifications in an AST entity that were ...
Argyrios Kyrtzidis
2010-10-24
1
-1
/
+7
*
More PCH -> AST renaming.
Sebastian Redl
2010-08-18
1
-1
/
+1
*
Rename various classes from PCH to AST.
Sebastian Redl
2010-08-18
1
-1
/
+1
*
Rename PCHReader to ASTReader.
Sebastian Redl
2010-08-18
1
-1
/
+1
*
Rename PCHWriter.h to ASTWriter.h
Sebastian Redl
2010-08-18
1
-1
/
+1
*
Rename PCHWriter to ASTWriter
Sebastian Redl
2010-08-18
1
-2
/
+2
*
Reintroduce the serialization library, with fixed dependencies.
Sebastian Redl
2010-08-17
1
-0
/
+64
*
Revert Sebastian's build-breaking patch.
Douglas Gregor
2010-08-17
1
-64
/
+0
*
Create a new Serialization module that contains all the PCH code, and will co...
Sebastian Redl
2010-08-17
1
-0
/
+64