Skip to content

Commit 9fd0e92

Browse files
Merge pull request #82737 from nate-chandler/cherrypick/release/6.2/rdar154499140
6.2: [Test] Re-disable test in asserts builds.
2 parents a348c51 + 99e66c5 commit 9fd0e92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// NOTE: Some of our tests here depend on borrow elimination /not/ running!
44
// Please do not add it to clean up the IR like we did in
55
// semanticarcopts-loadcopy-to-loadborrow!
6+
//
7+
// Enabling specific ARC opts requires an asserts build.
8+
// REQUIRES: asserts
69

710
sil_stage canonical
811

0 commit comments

Comments
 (0)