This allows code indexing, etc. to use the VFS in the same way as the compiler. llvm-svn: 206309
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
// See vfsoverlay.yaml
|
|
module ModuleNeedsVFS {
|
|
header "ModuleNeedsVFS.h"
|
|
export *
|
|
}
|
|
framework module * { }
|