Loading...
tests/intrusive_shared_ptr_src/ctor.default.cpp xnu-12377.101.15 xnu-8019.41.5
--- xnu/xnu-12377.101.15/tests/intrusive_shared_ptr_src/ctor.default.cpp
+++ xnu/xnu-8019.41.5/tests/intrusive_shared_ptr_src/ctor.default.cpp
@@ -32,6 +32,6 @@
 	}
 }
 
-T_DECL(ctor_default, "intrusive_shared_ptr.ctor.default", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_default, "intrusive_shared_ptr.ctor.default") {
 	tests<T>();
 }