mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We add a new flag to disable the implicit import of `_StringProcessing`, similar to `-disable-implicit-concurrency-module-import`. We need this to build `_RegexParser` when `-enable-experimental-string-processing` is enabled by default, because `_StringProcessing` currently imports `_RegexParser` publicly (non-implementation-only).
98 KiB
98 KiB