llvm-project/clang/test/VFS/Inputs/actual_module.map
Ben Langmuir 801272a98c Add a driver option -ivfsoverlay
Reads the description of a virtual filesystem from a file and overlays
it over the real file system.

llvm-svn: 202176
2014-02-25 18:23:47 +00:00

5 lines
53 B
Plaintext

module not_real {
header "not_real.h"
export *
}