Add test for header guard work-around.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 6 Aug 2013 00:17:40 +0000 (00:17 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 6 Aug 2013 00:17:40 +0000 (00:17 +0000)
commit428ad10623dc1730eb113743c0f727ec41064a3b
tree4dc38d3b2e17685f9a4fd53e795518d2420c9ff7
parentff7dc7248e6f83e4a266ce61bc630863758301aa
Add test for header guard work-around.

llvm-svn: 187759
clang-tools-extra/test/modularize/Inputs/HeaderGuard.h [new file with mode: 0644]
clang-tools-extra/test/modularize/Inputs/HeaderGuardSub1.h [new file with mode: 0644]
clang-tools-extra/test/modularize/Inputs/HeaderGuardSub2.h [new file with mode: 0644]
clang-tools-extra/test/modularize/Inputs/HeaderGuardSubSub.h [new file with mode: 0644]
clang-tools-extra/test/modularize/NoProblemsGuard.modularize [new file with mode: 0644]