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)
commitf9a6ac213a31b7cc90054034f6a4ea1846d1b360
treeba81b520444d3c369a2fb3aff91f92c122a45fbb
parent6da86e8529ff4720d1aa57a79e5efe35d486337b
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.

llvm-svn: 205632
clang/test/VFS/Inputs/actual_module2.map [new file with mode: 0644]
clang/test/VFS/Inputs/vfsoverlay2.yaml [new file with mode: 0644]
clang/test/VFS/module-import.m