]> granicus.if.org Git - clang/commit
Add a test where the module map is overriden in the vfs
authorBen Langmuir <blangmuir@apple.com>
Fri, 4 Apr 2014 16:42:53 +0000 (16:42 +0000)
committerBen Langmuir <blangmuir@apple.com>
Fri, 4 Apr 2014 16:42:53 +0000 (16:42 +0000)
commit9aac3a0d7fef5158aa27fee7cc9f6fdc00288c85
treec180098dd9723978fea49c4634af86cc0ac2d06c
parent117df18867d16299c5d7a1920e3112297cc66de7
Add a test where the module map is overriden in the vfs

Specifically, we pass two -ivfsoverlay yaml files, and the topmost one
remaps the module map file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205632 91177308-0d34-0410-b5e6-96231b3b80d8
test/VFS/Inputs/actual_module2.map [new file with mode: 0644]
test/VFS/Inputs/vfsoverlay2.yaml [new file with mode: 0644]
test/VFS/module-import.m