unplugged-system/external/clang/test/Modules/Inputs/explicit-build-overlap/def.map

3 lines
73 B
Plaintext
Raw Permalink Normal View History

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