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 27da4dc commit 37ce02cCopy full SHA for 37ce02c
test/SIL/lifetime_dependence_buffer_view_test.swift
@@ -1,7 +1,6 @@
1
// RUN: %target-swift-frontend %s -emit-sil \
2
// RUN: -enable-experimental-feature NonescapableTypes \
3
-// RUN: -enable-experimental-feature NoncopyableGenerics \
4
-// RUN: -disable-lifetime-dependence-diagnostics
+// RUN: -enable-experimental-feature NoncopyableGenerics
5
6
// REQUIRES: asserts
7
// REQUIRES: swift_in_compiler
0 commit comments