Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/ctor.default.cpp
+++ xnu/xnu-8792.41.9/tests/safe_allocation_src/ctor.default.cpp
@@ -35,7 +35,7 @@
}
}
-T_DECL(ctor_default, "safe_allocation.ctor.default", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_default, "safe_allocation.ctor.default") {
tests<T>();
tests<T const>();
}