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.
1 parent 9b0266c commit 4554969Copy full SHA for 4554969
utils/build_swift/tests/expected_options.py
@@ -503,6 +503,7 @@ class BuildScriptImplOption(_BaseOption):
503
EnableOption('--distcc'),
504
EnableOption('--enable-asan'),
505
EnableOption('--enable-experimental-differentiable-programming'),
506
+ EnableOption('--enable-experimental-concurrency'),
507
EnableOption('--enable-lsan'),
508
EnableOption('--enable-sanitize-coverage'),
509
EnableOption('--enable-tsan'),
0 commit comments