Inherit parent's extra Clang arguments when creating an interface build sub-invocation.

We would like to make sure they get propagated to downstream transitive Clang module dependencies also.

Resolves rdar://101923680
This commit is contained in:
Artem Chikin
2022-11-03 14:31:05 -07:00
parent a0cb7a6e30
commit d1cbf9c8d4
9 changed files with 88 additions and 13 deletions

View File

@@ -0,0 +1 @@
module OnlyWithMacro { header "OnlyWithMacro.h" }