Loading...
--- xnu/xnu-12377.101.15/tests/bounded_ptr_src/arith.difference.cpp
+++ xnu/xnu-8796.121.2/tests/bounded_ptr_src/arith.difference.cpp
@@ -114,7 +114,7 @@
}
}
-T_DECL(arith_difference, "bounded_ptr.arith.difference", T_META_TAG_VM_PREFERRED) {
+T_DECL(arith_difference, "bounded_ptr.arith.difference") {
tests<T, T, T>();
tests<T, T, T const>();
tests<T, T const, T>();