llvm-project/clang/test/Modules/Inputs/modular_maps/modulea.map

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
80 B
Plaintext
Raw Normal View History

module A {
header "common.h"
header "a.h"
}
extern module B "moduleb.map"