Loading...
tests/safe_allocation_src/dtor.cpp xnu-12377.101.15 xnu-8792.81.2
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/dtor.cpp
+++ xnu/xnu-8792.81.2/tests/safe_allocation_src/dtor.cpp
@@ -41,7 +41,7 @@
 	}
 }
 
-T_DECL(dtor, "safe_allocation.dtor", T_META_TAG_VM_PREFERRED) {
+T_DECL(dtor, "safe_allocation.dtor") {
 	tests<TriviallyDestructible>();
 	tests<TriviallyDestructible const>();