Loading...
--- xnu/xnu-7195.141.2/tests/bounded_array_ref_src/ctor.bounded_array.cpp
+++ xnu/xnu-12377.41.6/tests/bounded_array_ref_src/ctor.bounded_array.cpp
@@ -64,6 +64,6 @@
}
}
-T_DECL(ctor_bounded_array, "bounded_array_ref.ctor.bounded_array") {
+T_DECL(ctor_bounded_array, "bounded_array_ref.ctor.bounded_array", T_META_TAG_VM_PREFERRED) {
tests<T>();
}