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
#1464)

…ILES

This action name was dropped when the declaration of this
`ActionConfigInfo` was moved:

407beca#diff-535d0dbea9614c6905a30dfdb0e708df3b16fc68f8930d6aba519342509dc657L347-L359

407beca#diff-2785fcfbf39fcb0e5f53eb796c9711765273e1895af7213f7bdcbdcf6ed8a18eR1050-R1059
(cherry picked from commit ce89d74)
  • Loading branch information
jschear authored and brentleyjones committed Dec 4, 2024
1 parent f618917 commit 6871414
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 6871414

Please sign in to comment.