Skip to content

Commit

Permalink
Apply -enable-bare-slash-regex action config to SWIFT_ACTION_DERIVE_F… (
Browse files Browse the repository at this point in the history
  • Loading branch information
jschear authored Dec 4, 2024
1 parent 61e2c46 commit ce89d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swift/toolchains/config/compile_config.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -1137,6 +1137,7 @@ def compile_action_configs(
actions = [
SWIFT_ACTION_COMPILE,
SWIFT_ACTION_COMPILE_MODULE_INTERFACE,
SWIFT_ACTION_DERIVE_FILES,
],
configurators = [add_arg("-enable-bare-slash-regex")],
features = [SWIFT_FEATURE_ENABLE_BARE_SLASH_REGEX],
Expand Down

0 comments on commit ce89d74

Please sign in to comment.