Skip to content

Commit 8adca54

Browse files
committed
[gardening] Add missing sil_stage canonical to a test.
1 parent 82728d3 commit 8adca54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/access_markers.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-swift-frontend -swift-version 4 -enforce-exclusivity=checked %s -emit-ir | %FileCheck %s --check-prefix=CHECK
22

3+
sil_stage canonical
4+
35
import Builtin
46
import Swift
57

0 commit comments

Comments
 (0)