Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/dtor.cpp
+++ xnu/xnu-8020.121.3/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>();