llvm-for-llvmta/tools/clang/test/Modules/Inputs/explicit-build-overlap/def.map

3 lines
73 B
Plaintext

module a { textual header "a.h" }
module b { header "a.h" header "b.h" }