We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-file-prefix-map
1 parent 532d7ea commit 3dfbf33Copy full SHA for 3dfbf33
swift/toolchains/config/compile_config.bzl
@@ -535,6 +535,7 @@ def compile_action_configs(
535
ActionConfigInfo(
536
actions = all_compile_action_names() + [
537
SWIFT_ACTION_PRECOMPILE_C_MODULE,
538
+ SWIFT_ACTION_COMPILE_MODULE_INTERFACE,
539
],
540
configurators = [
541
add_arg("-Xwrapped-swift=-file-prefix-pwd-is-dot"),
0 commit comments