We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59d8da0 + 668f2d7 commit 9a6eac3Copy full SHA for 9a6eac3
tests/ui/dyn-star/llvm-old-style-ptrs.rs
@@ -3,6 +3,8 @@
3
4
// (opaque-pointers flag is called force-opaque-pointers in LLVM 13...)
5
// min-llvm-version: 14.0
6
+// (the ability to disable opaque pointers has been removed in LLVM 17)
7
+// ignore-llvm-version: 17 - 99
8
9
// This test can be removed once non-opaque pointers are gone from LLVM, maybe.
10
0 commit comments