aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ASTMerge/struct.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola1-1/+1
2010-04-07Instead of counting totally diagnostics, split the count into a countChris Lattner1-1/+1
2010-02-15Cope with anonymous tags defined within declarators by structurallyDouglas Gregor1-0/+3
2010-02-15Reimplement the structural-equality checks used to determine whetherDouglas Gregor1-1/+6
2010-02-11When AST merging for record declarations fails, warn about theDouglas Gregor1-3/+30
2010-02-11Add missing test cases for AST merging of structures.Douglas Gregor1-0/+7