Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
802c66edc5073991f2315ea84ecace1867c6027f
/
test
/
ASTMerge
5821249
Add test for AST importing of C++ namespaces, missing from a prior commit
by Douglas Gregor
· 15 years ago
008847a
AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty context
by Douglas Gregor
· 15 years ago
bd249a5
AST import for sizeof and alignof expressions
by Douglas Gregor
· 15 years ago
4408063
AST import for DeclRefExprs
by Douglas Gregor
· 15 years ago
f638f95
AST import of parenthesized expressions, unary operators, binary
by Douglas Gregor
· 15 years ago
b2e400a
AST import for character literals
by Douglas Gregor
· 15 years ago
2b78502
AST import for forward declarations of Objective-C protocols
by Douglas Gregor
· 15 years ago
a2bc15b
Implement import of forward declarations of Objective-C classes
by Douglas Gregor
· 15 years ago
b4677b6
AST import of Objective-C categories.
by Douglas Gregor
· 15 years ago
e326162
Implement AST merging for Objective-C properties.
by Douglas Gregor
· 15 years ago
2e2a400
AST import for Objective-C protocols
by Douglas Gregor
· 15 years ago
c3f2d2b
Implement AST importing and checking for Objective-C method declarations.
by Douglas Gregor
· 15 years ago
2e55e3a
Implement AST importing of Objective-C instance variables.
by Douglas Gregor
· 15 years ago
a12d294
Skeleton for importing Objective-C classes
by Douglas Gregor
· 15 years ago
ea35d11
Cope with anonymous tags defined within declarators by structurally
by Douglas Gregor
· 15 years ago
73dc30b
Reimplement the structural-equality checks used to determine whether
by Douglas Gregor
· 15 years ago
5ce5dab
Funnel changes to the ImportedDecls list in the ASTImporter through a
by Douglas Gregor
· 15 years ago
36ead2e
Implement AST importing and merging for enumeration types and
by Douglas Gregor
· 15 years ago
e72b5dc
Handle AST merges of incomplete class types.
by Douglas Gregor
· 15 years ago
4800d95
When AST merging for record declarations fails, warn about the
by Douglas Gregor
· 15 years ago
b203c9e
Add missing test cases for AST merging of structures.
by Douglas Gregor
· 15 years ago
a404ea6
Implement basic support for merging function declarations across
by Douglas Gregor
· 15 years ago
82fc4bf
Implement AST importing and merging for typedefs. As part of this, provide a lame implementation for importing TypeSourceInfos.
by Douglas Gregor
· 15 years ago
0f962a8
Teach AST merging that variables with incomplete array types can be
by Douglas Gregor
· 15 years ago
ed6ae49
Add missing header file
by Douglas Gregor
· 15 years ago
8852373
Implement basic support for importing source locations from one AST
by Douglas Gregor
· 15 years ago
e07c5b0
Add in the LIT magic to avoid running AST merge test inputs as
by Douglas Gregor
· 15 years ago
d343ff6
Hook up the diagnostics-argument printer when merging AST files, so
by Douglas Gregor
· 15 years ago
9bed879
Introduce a testbed for merging multiple ASTs into a single AST
by Douglas Gregor
· 15 years ago