Loading...
--- xnu/xnu-8796.121.2/tests/bounded_array_ref_src/ctor.C_array.cpp
+++ xnu/xnu-12377.1.9/tests/bounded_array_ref_src/ctor.C_array.cpp
@@ -57,6 +57,6 @@
}
}
-T_DECL(ctor_C_array, "bounded_array_ref.ctor.C_array") {
+T_DECL(ctor_C_array, "bounded_array_ref.ctor.C_array", T_META_TAG_VM_PREFERRED) {
tests<T>();
}