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
/
ASTCommon.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR13189: va_list broken with precompiled headers
Meador Inge
2012-07-01
1
-0
/
+2
*
When deserializing the definition of a C++ class/ObjC class/ObjC
Douglas Gregor
2012-01-15
1
-4
/
+1
*
Introduce the core infrastructure needed to model redeclaration chains
Douglas Gregor
2012-01-01
1
-1
/
+2
*
Introduce the core infrastructure needed to model a complete
Douglas Gregor
2011-12-15
1
-1
/
+2
*
Migrate the serialization of ASTContext's AutoDeduceTy and
Douglas Gregor
2011-08-09
1
-1
/
+7
*
Add a decl update when a static data member of a class template is instantiat...
Sebastian Redl
2011-04-29
1
-1
/
+2
*
Fix adding an anonymous namespace in a chained PCH to a namespace from a prev...
Sebastian Redl
2011-04-24
1
-1
/
+2
*
It's kindof silly that ExtQuals has an ASTContext&, and we can use that
John McCall
2010-12-10
1
-1
/
+1
*
Use the ASTMutationListener to track added template specializations in a chai...
Argyrios Kyrtzidis
2010-10-28
1
-1
/
+2
*
Keep track in chained PCH of implicit members that were added after the defin...
Argyrios Kyrtzidis
2010-10-24
1
-1
/
+2
*
Start fleshing out ASTMutationListener; notify when a tag definition is compl...
Argyrios Kyrtzidis
2010-10-24
1
-0
/
+4
*
Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the mo...
Argyrios Kyrtzidis
2010-08-20
1
-1
/
+23
*
Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copie...
Argyrios Kyrtzidis
2010-08-20
1
-0
/
+28