Loading...
--- xnu/xnu-12377.121.6/tests/intrusive_shared_ptr_src/ctor.ptr.retain.cpp
+++ xnu/xnu-8792.61.2/tests/intrusive_shared_ptr_src/ctor.ptr.retain.cpp
@@ -30,7 +30,7 @@
}
}
-T_DECL(ctor_ptr_retain, "intrusive_shared_ptr.ctor.ptr.retain", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_ptr_retain, "intrusive_shared_ptr.ctor.ptr.retain") {
tests<T, T>();
tests<T, T const>();
}