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 4554969 commit 3339f18Copy full SHA for 3339f18
utils/swift_build_support/tests/products/test_swift.py
@@ -322,7 +322,6 @@ def test_experimental_differentiable_programming_flags(self):
322
[x for x in swift.cmake_options
323
if 'DSWIFT_ENABLE_EXPERIMENTAL_DIFFERENTIABLE_PROGRAMMING' in x])
324
325
-
326
def test_experimental_concurrency_flags(self):
327
self.args.enable_experimental_concurrency = True
328
swift = Swift(
0 commit comments