Loading...
--- xnu/xnu-12377.121.6/tests/intrusive_shared_ptr_src/swap.cpp
+++ xnu/xnu-8792.61.2/tests/intrusive_shared_ptr_src/swap.cpp
@@ -90,7 +90,7 @@
}
}
-T_DECL(swap, "intrusive_shared_ptr.swap", T_META_TAG_VM_PREFERRED) {
+T_DECL(swap, "intrusive_shared_ptr.swap") {
tests<T>();
tests<T const>();
}