Loading...
--- xnu/xnu-12377.61.12/tests/bounded_array_ref_src/ctor.C_array.cpp
+++ xnu/xnu-10002.41.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_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_C_array, "bounded_array_ref.ctor.C_array") {
tests<T>();
}