bolt/deps/llvm-18.1.8/clang/test/Modules/Inputs/header-in-multiple-maps/map2
2025-02-14 19:21:04 +01:00

3 lines
86 B
Text

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