Loading...
--- xnu/xnu-12377.101.15/tests/bounded_array_ref_src/ctor.raw_ptr.cpp
+++ xnu/xnu-8792.61.2/tests/bounded_array_ref_src/ctor.raw_ptr.cpp
@@ -115,7 +115,7 @@
}
}
-T_DECL(ctor_raw_ptr, "bounded_array_ref.ctor.raw_ptr", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_raw_ptr, "bounded_array_ref.ctor.raw_ptr") {
tests<T>();
tests<T const>();
}