Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/ctor.adopt.cpp
+++ xnu/xnu-8792.61.2/tests/safe_allocation_src/ctor.adopt.cpp
@@ -30,7 +30,7 @@
}
}
-T_DECL(ctor_adopt, "safe_allocation.ctor.adopt", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_adopt, "safe_allocation.ctor.adopt") {
tests<T>();
tests<T const>();
}