As per comment on https://reviews.llvm.org/D72860, it is suggested to
revert this change in the meantime, since it has introduced regression.
This reverts commit 83f4c3af02.
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
module A { header "A.h" }
|
|
module B { header "B.h" }
|
|
module C { header "C.h" }
|