Loading...
--- xnu/xnu-12377.121.6/tests/bounded_ptr_src/arith.inc_dec.cpp
+++ xnu/xnu-8792.61.2/tests/bounded_ptr_src/arith.inc_dec.cpp
@@ -139,7 +139,7 @@
}
}
-T_DECL(arith_inc_dec, "bounded_ptr.arith.inc_dec", T_META_TAG_VM_PREFERRED) {
+T_DECL(arith_inc_dec, "bounded_ptr.arith.inc_dec") {
tests<T, T>();
tests<T, T const>();
tests<T, T volatile>();