Loading...
tests/safe_allocation_src/begin_end.cpp xnu-12377.101.15 xnu-10063.121.3
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/begin_end.cpp
+++ xnu/xnu-10063.121.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>();
 }