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
/
ASTWriterDecl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix C++ PCH issues.
Argyrios Kyrtzidis
2010-09-08
1
-5
/
+8
*
Implement libclang support for using directives (cursor + visitation +
Douglas Gregor
2010-09-01
1
-1
/
+1
*
Split ObjCInterfaceDecl::ReferencedProtocols into two lists: ReferencedProtoc...
Ted Kremenek
2010-09-01
1
-1
/
+13
*
Improve location information in the representation of namespace
Douglas Gregor
2010-09-01
1
-1
/
+1
*
AST writer support for having specializations of templates from earlier in th...
Sebastian Redl
2010-08-24
1
-3
/
+11
*
Support for IRGen of synthesize bitfield ivars in
Fariborz Jahanian
2010-08-23
1
-0
/
+2
*
Use the AST on-disk hash table for name lookup inside a DeclContext.
Argyrios Kyrtzidis
2010-08-20
1
-0
/
+6
*
Rename pch namespace to serialization.
Sebastian Redl
2010-08-18
1
-58
/
+58
*
Rename PCHDeclReader -> ASTDeclReader.
Sebastian Redl
2010-08-18
1
-1
/
+1
*
Rename PCHWriter.h to ASTWriter.h
Sebastian Redl
2010-08-18
1
-1
/
+1
*
Rename the ASTWriter implementation files
Sebastian Redl
2010-08-18
1
-0
/
+1174