index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ASTMerge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test for AST importing of C++ namespaces, missing from a prior commit
Douglas Gregor
2010-02-24
3
-0
/
+40
*
AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty...
Douglas Gregor
2010-02-19
2
-2
/
+4
*
AST import for sizeof and alignof expressions
Douglas Gregor
2010-02-19
2
-2
/
+4
*
AST import for DeclRefExprs
Douglas Gregor
2010-02-19
2
-2
/
+4
*
AST import of parenthesized expressions, unary operators, binary
Douglas Gregor
2010-02-19
2
-2
/
+6
*
AST import for character literals
Douglas Gregor
2010-02-18
3
-0
/
+14
*
AST import for forward declarations of Objective-C protocols
Douglas Gregor
2010-02-18
2
-0
/
+12
*
Implement import of forward declarations of Objective-C classes
Douglas Gregor
2010-02-18
2
-0
/
+10
*
AST import of Objective-C categories.
Douglas Gregor
2010-02-18
3
-0
/
+61
*
Implement AST merging for Objective-C properties.
Douglas Gregor
2010-02-17
3
-0
/
+34
*
AST import for Objective-C protocols
Douglas Gregor
2010-02-17
3
-1
/
+49
*
Implement AST importing and checking for Objective-C method declarations.
Douglas Gregor
2010-02-17
3
-1
/
+54
*
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