llvm-for-llvmta/tools/clang/test/Modules/Inputs/ModuleDiags/module.map

8 lines
95 B
Plaintext
Raw Normal View History

2022-04-25 13:02:35 +02:00
module HasWarnings {
header "has_warnings.h"
}
module HasErrors {
header "has_errors.h"
}