Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
* | Flip the default for showing include stacks on notes to false. This | Chandler Carruth | 2011-03-27 | 1 | -1/+1 |
* | Instead of counting totally diagnostics, split the count into a count | Chris Lattner | 2010-04-07 | 1 | -1/+1 |
* | Implement AST importing and merging for typedefs. As part of this, provide a ... | Douglas Gregor | 2010-02-10 | 1 | -0/+1 |
* | Teach AST merging that variables with incomplete array types can be | Douglas Gregor | 2010-02-10 | 1 | -0/+2 |
* | Implement basic support for importing source locations from one AST | Douglas Gregor | 2010-02-10 | 1 | -1/+5 |
* | 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 | 1 | -0/+5 |