Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
4bde1e13d39e43581f7da872e4d7676ebf4a3ee7
/
lib
/
Frontend
/
ASTMerge.cpp
2801977
Make Diagnostic reference-counted, which is simpler than juggling
by Douglas Gregor
· 16 years ago
3687e9d
Clarify the ownership semantics of the Diagnostic object used by
by Douglas Gregor
· 16 years ago
b26d483
ASTUnit: Constant fold UseBumpAllocator to true, we don't care to support this as an argument.
by Daniel Dunbar
· 16 years ago
9a94585
Don't import __va_list_tag or __builtin_va_list when merging
by Douglas Gregor
· 16 years ago
44703f5
Tell ASTMerge to merge every declaration it sees, rather than cherry-picking those declarations that we know will work.
by Douglas Gregor
· 16 years ago
4800d95
When AST merging for record declarations fails, warn about the
by Douglas Gregor
· 16 years ago
a404ea6
Implement basic support for merging function declarations across
by Douglas Gregor
· 16 years ago
0f962a8
Teach AST merging that variables with incomplete array types can be
by Douglas Gregor
· 16 years ago
8852373
Implement basic support for importing source locations from one AST
by Douglas Gregor
· 16 years ago
d343ff6
Hook up the diagnostics-argument printer when merging AST files, so
by Douglas Gregor
· 16 years ago
9bed879
Introduce a testbed for merging multiple ASTs into a single AST
by Douglas Gregor
· 16 years ago