Skip to content

Commit 4554969

Browse files
committed
[Concurrency] Update expected options for --enable-experimental-concurrency
1 parent 9b0266c commit 4554969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build_swift/tests/expected_options.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ class BuildScriptImplOption(_BaseOption):
503503
EnableOption('--distcc'),
504504
EnableOption('--enable-asan'),
505505
EnableOption('--enable-experimental-differentiable-programming'),
506+
EnableOption('--enable-experimental-concurrency'),
506507
EnableOption('--enable-lsan'),
507508
EnableOption('--enable-sanitize-coverage'),
508509
EnableOption('--enable-tsan'),

0 commit comments

Comments
 (0)