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
/
test
/
ASTMerge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement AST importing of Objective-C instance variables.
Douglas Gregor
2010-02-17
3
-6
/
+43
*
Skeleton for importing Objective-C classes
Douglas Gregor
2010-02-16
3
-0
/
+20
*
Cope with anonymous tags defined within declarators by structurally
Douglas Gregor
2010-02-15
7
-1
/
+32
*
Reimplement the structural-equality checks used to determine whether
Douglas Gregor
2010-02-15
3
-4
/
+19
*
Funnel changes to the ImportedDecls list in the ASTImporter through a
Douglas Gregor
2010-02-12
2
-0
/
+13
*
Implement AST importing and merging for enumeration types and
Douglas Gregor
2010-02-12
3
-0
/
+94
*
Handle AST merges of incomplete class types.
Douglas Gregor
2010-02-12
2
-0
/
+19
*
When AST merging for record declarations fails, warn about the
Douglas Gregor
2010-02-11
3
-3
/
+70
*
Add missing test cases for AST merging of structures.
Douglas Gregor
2010-02-11
3
-0
/
+36
*
Implement basic support for merging function declarations across
Douglas Gregor
2010-02-10
3
-0
/
+21
*
Implement AST importing and merging for typedefs. As part of this, provide a ...
Douglas Gregor
2010-02-10
4
-0
/
+16
*
Teach AST merging that variables with incomplete array types can be
Douglas Gregor
2010-02-10
3
-0
/
+10
*
Add missing header file
Douglas Gregor
2010-02-10
1
-0
/
+1
*
Implement basic support for importing source locations from one AST
Douglas Gregor
2010-02-10
3
-1
/
+7
*
Add in the LIT magic to avoid running AST merge test inputs as
Douglas Gregor
2010-02-09
3
-2
/
+1
*
Hook up the diagnostics-argument printer when merging AST files, so
Douglas Gregor
2010-02-09
1
-1
/
+1
*
Introduce a testbed for merging multiple ASTs into a single AST
Douglas Gregor
2010-02-09
3
-0
/
+11