Loading...
--- xnu/xnu-12377.101.15/tests/bounded_ptr_src/assign.nullptr.cpp
+++ xnu/xnu-10002.81.5/tests/bounded_ptr_src/assign.nullptr.cpp
@@ -47,7 +47,7 @@
}
}
-T_DECL(assign_nullptr, "bounded_ptr.assign.nullptr", T_META_TAG_VM_PREFERRED) {
+T_DECL(assign_nullptr, "bounded_ptr.assign.nullptr") {
tests<T, T>();
tests<T, T const>();
tests<T, T volatile>();