]> granicus.if.org Git - clang/commit
[modules] Tests for r245390.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 18 Aug 2015 23:42:50 +0000 (23:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 18 Aug 2015 23:42:50 +0000 (23:42 +0000)
commita7ab9348c1a7de16e09e40b81ae32de506dd5e04
tree9c4f78a96b2d843651c40ddfd7751f41393e17bf
parent52dd46213d6c78575cfa543afe7db83fdbd4b36c
[modules] Tests for r245390.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@245391 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/explicit-build-overlap/a.h [new file with mode: 0644]
test/Modules/Inputs/explicit-build-overlap/b.h [new file with mode: 0644]
test/Modules/Inputs/explicit-build-overlap/def.map [new file with mode: 0644]
test/Modules/Inputs/explicit-build-overlap/use.map [new file with mode: 0644]
test/Modules/explicit-build-overlap.cpp [new file with mode: 0644]