Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/begin_end.cpp
+++ xnu/xnu-8796.141.3/tests/safe_allocation_src/begin_end.cpp
@@ -65,7 +65,7 @@
}
}
-T_DECL(begin_end, "safe_allocation.begin_end", T_META_TAG_VM_PREFERRED) {
+T_DECL(begin_end, "safe_allocation.begin_end") {
tests<T>();
tests<T const>();
}