mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Enable experimental parser round-trip in test cases that no longer need it
Also, track all remaining uses of `-disable-experimental-parser-round-trip` by issues.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// RUN: %target-swift-emit-silgen -target %target-swift-5.1-abi-triple -disable-experimental-parser-round-trip -parse-stdlib -module-name keypaths %s | %FileCheck %s
|
||||
// FIXME: Remove '-disable-experimental-parser-round-trip'.
|
||||
// RUN: %target-swift-emit-silgen -target %target-swift-5.1-abi-triple -parse-stdlib -module-name keypaths %s | %FileCheck %s
|
||||
|
||||
// REQUIRES: swift_feature_KeyPathWithStaticMembers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user