We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7c678 commit 62f1e3bCopy full SHA for 62f1e3b
test/Volatile/volatile-feature-flag.swift
@@ -1,7 +1,6 @@
1
// RUN: %empty-directory(%t)
2
// RUN: not %target-swift-emit-ir %s -module-name main -parse-as-library 2>&1 | %FileCheck %s
3
// RUN: %target-swift-emit-ir %s -module-name main -parse-as-library -enable-experimental-feature Volatile
4
-// RUN: %target-swift-emit-ir %s -module-name main -parse-as-library -enable-experimental-feature Embedded
5
6
import _Volatile
7
0 commit comments