aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/struct.c
AgeCommit message (Expand)Author
2010-04-07Instead of counting totally diagnostics, split the count into a countChris Lattner
2010-02-15Cope with anonymous tags defined within declarators by structurallyDouglas Gregor
2010-02-15Reimplement the structural-equality checks used to determine whetherDouglas Gregor
2010-02-11When AST merging for record declarations fails, warn about theDouglas Gregor
2010-02-11Add missing test cases for AST merging of structures.Douglas Gregor