hanchenye-llvm-project/clang/test/VFS/Inputs/actual_module.map

9 lines
124 B
Plaintext

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