aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/Inputs/struct2.c
AgeCommit message (Expand)Author
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-12Funnel changes to the ImportedDecls list in the ASTImporter through aDouglas Gregor
2010-02-12Handle AST merges of incomplete class types. Douglas 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