Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/ctor.move.cpp
+++ xnu/xnu-8796.121.2/tests/safe_allocation_src/ctor.move.cpp
@@ -99,7 +99,7 @@
}
}
-T_DECL(ctor_move, "safe_allocation.ctor.move", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_move, "safe_allocation.ctor.move") {
tests<T>();
tests<T const>();
}