aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/var.c
AgeCommit message (Expand)Author
2011-03-27Flip the default for showing include stacks on notes to false. ThisChandler Carruth
2010-04-07Instead of counting totally diagnostics, split the count into a countChris Lattner
2010-02-10Implement AST importing and merging for typedefs. As part of this, provide a ...Douglas 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