Loading...
--- xnu/xnu-12377.101.15/tests/bounded_array_ref_src/ctor.begin_end.cpp
+++ xnu/xnu-8792.41.9/tests/bounded_array_ref_src/ctor.begin_end.cpp
@@ -74,7 +74,7 @@
}
}
-T_DECL(ctor_begin_end, "bounded_array_ref.ctor.begin_end", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_begin_end, "bounded_array_ref.ctor.begin_end") {
tests<T>();
tests<T const>();
}