Skip to content

Commit 2e81879

Browse files
committed
add REQUIRES LifetimeDependence to test
1 parent ad426fb commit 2e81879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Macros/SwiftifyImport/CountedBy/PointerReturn.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: swift_swift_parser
2+
// REQUIRES: swift_feature_LifetimeDependence
23

34
// RUN: %target-swift-frontend %s -swift-version 5 -module-name main -disable-availability-checking -typecheck -plugin-path %swift-plugin-dir -enable-experimental-feature LifetimeDependence -dump-macro-expansions 2>&1 | %FileCheck --match-full-lines %s
45

0 commit comments

Comments
 (0)