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 ecb58a1 + 6ac04c6 commit 2af51beCopy full SHA for 2af51be
test/SILOptimizer/let_properties_opts.swift
@@ -3,6 +3,9 @@
3
4
// REQUIRES: optimized_stdlib
5
6
+// See https://bugs.swift.org/browse/SR-12370
7
+// XFAIL: OS=linux-androideabi && CPU=armv7
8
+
9
// Test propagation of non-static let properties with compile-time constant values.
10
11
// TODO: Once this optimization can remove the propagated fileprivate/internal let properties or
0 commit comments