]> granicus.if.org Git - clang/commit
Add missing test cases for AST merging of structures.
authorDouglas Gregor <dgregor@apple.com>
Thu, 11 Feb 2010 18:18:11 +0000 (18:18 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 11 Feb 2010 18:18:11 +0000 (18:18 +0000)
commitb203c9ee39be3170a7d545db057de8ea62959259
tree4a87bf96203528fa8534621cc2a13158ab19b2ce
parentae24a88655c461e751d0984cc21dda6e17882356
Add missing test cases for AST merging of structures.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95886 91177308-0d34-0410-b5e6-96231b3b80d8
test/ASTMerge/Inputs/struct1.c [new file with mode: 0644]
test/ASTMerge/Inputs/struct2.c [new file with mode: 0644]
test/ASTMerge/struct.c [new file with mode: 0644]