Files
clang-p2996/clang/test/Modules/Inputs/inherit-attribute/module.modulemap
Vaibhav Garg aca191cce1 Re-land 7a527f1777 with fixes.
The original commit was reverted in 58c305f466
due to broken bots. This commit corrects the triple and command line paths.
2020-08-21 14:40:09 -04:00

4 lines
57 B
Plaintext

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