aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/ASTMerge.cpp
AgeCommit message (Expand)Author
2010-02-11When AST merging for record declarations fails, warn about theDouglas Gregor
2010-02-10Implement basic support for merging function declarations acrossDouglas Gregor
2010-02-10Teach AST merging that variables with incomplete array types can beDouglas Gregor
2010-02-10Implement basic support for importing source locations from one ASTDouglas Gregor
2010-02-09Hook up the diagnostics-argument printer when merging AST files, soDouglas Gregor
2010-02-09Introduce a testbed for merging multiple ASTs into a single ASTDouglas Gregor