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
/
Module.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use forward declarations for ASTDeclContextNameLookupTable and add a missing ...
Benjamin Kramer
2012-04-15
1
-2
/
+1
*
Reimplement (de-)serialization of Objective-C categories to eliminate
Douglas Gregor
2012-01-27
1
-0
/
+1
*
Optimize unqualified/global name lookup in modules by introducing a
Douglas Gregor
2012-01-18
1
-2
/
+2
*
Completely re-implement (de-)serialization of redeclaration
Douglas Gregor
2012-01-15
1
-1
/
+1
*
Initialize member that ends up in PCH files.
Benjamin Kramer
2011-12-27
1
-1
/
+1
*
Completely re-implement (de-)serialization of declaration
Douglas Gregor
2011-12-17
1
-1
/
+1
*
Switch the ID numbers used for submodule IDs in the AST reader over to
Douglas Gregor
2011-12-01
1
-2
/
+6
*
Promote ModuleMap::Module to a namespace-scope class in the Basic
Douglas Gregor
2011-11-30
1
-3
/
+3
*
[PCH] Keep track of file-level declarations that are contained by files.
Argyrios Kyrtzidis
2011-10-28
1
-0
/
+1
*
[PCH] Overhaul how preprocessed entities are [de]serialized.
Argyrios Kyrtzidis
2011-09-15
1
-12
/
+4
*
Factor the Module and ModuleManager classes out into separate headers
Douglas Gregor
2011-08-25
1
-0
/
+117