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.
2 parents a348c51 + 99e66c5 commit 9fd0e92Copy full SHA for 9fd0e92
test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
@@ -3,6 +3,9 @@
3
// NOTE: Some of our tests here depend on borrow elimination /not/ running!
4
// Please do not add it to clean up the IR like we did in
5
// semanticarcopts-loadcopy-to-loadborrow!
6
+//
7
+// Enabling specific ARC opts requires an asserts build.
8
+// REQUIRES: asserts
9
10
sil_stage canonical
11
0 commit comments