Age | Commit message (Expand) | Author |
---|---|---|
2010-02-11 | When AST merging for record declarations fails, warn about the | Douglas Gregor |
2010-02-10 | Implement basic support for merging function declarations across | Douglas Gregor |
2010-02-10 | Teach AST merging that variables with incomplete array types can be | Douglas Gregor |
2010-02-10 | Implement basic support for importing source locations from one AST | Douglas Gregor |
2010-02-09 | Hook up the diagnostics-argument printer when merging AST files, so | Douglas Gregor |
2010-02-09 | Introduce a testbed for merging multiple ASTs into a single AST | Douglas Gregor |