Loading...
--- xnu/xnu-12377.121.6/tests/safe_allocation_src/ctor.allocate.cpp
+++ xnu/xnu-8792.61.2/tests/safe_allocation_src/ctor.allocate.cpp
@@ -53,7 +53,7 @@
}
}
-T_DECL(ctor_allocate, "safe_allocation.ctor.allocate", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_allocate, "safe_allocation.ctor.allocate") {
tests<T>();
tests<T const>();