Loading...
--- xnu/xnu-12377.101.15/tests/bounded_ptr_src/ctor.default.cpp
+++ xnu/xnu-10063.121.3/tests/bounded_ptr_src/ctor.default.cpp
@@ -26,7 +26,7 @@
}
}
-T_DECL(ctor_default, "bounded_ptr.ctor.default", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_default, "bounded_ptr.ctor.default") {
tests<T>();
tests<T const>();
tests<T volatile>();