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
/
Frontend
/
GeneratePCH.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reintroduce the serialization library, with fixed dependencies.
Sebastian Redl
2010-08-17
1
-64
/
+0
*
Revert Sebastian's build-breaking patch.
Douglas Gregor
2010-08-17
1
-0
/
+64
*
Create a new Serialization module that contains all the PCH code, and will co...
Sebastian Redl
2010-08-17
1
-64
/
+0
*
Reshuffle the PCH generator action and consumer, so that we can re-use
Douglas Gregor
2010-08-03
1
-27
/
+0
*
Make macro weirdness in chained PCH work. This required changing the way PCHR...
Sebastian Redl
2010-07-30
1
-7
/
+12
*
Add a little more data to chained PCHs. WIP
Sebastian Redl
2010-07-16
1
-1
/
+4
*
Add a callback interface that allows interested parties to get notified whene...
Sebastian Redl
2010-07-14
1
-15
/
+13
*
Some preparatory work for chained PCH. No functionality change.
Sebastian Redl
2010-07-08
1
-3
/
+8
*
Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend.
Benjamin Kramer
2009-11-28
1
-5
/
+2
*
Add support for a chain of stat caches in the FileManager, rather than
Douglas Gregor
2009-10-16
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-4
/
+4
*
Replace cerr with errs().
Benjamin Kramer
2009-08-23
1
-1
/
+0
*
Introduce the notion of "Relocatable" precompiled headers, which are built
Douglas Gregor
2009-07-07
1
-8
/
+14
*
Move ASTConsumers.h to include/clang/Frontend, and move the associated
Eli Friedman
2009-05-18
1
-0
/
+78