Loading...
--- xnu/xnu-11215.1.10/tests/bounded_array_ref_src/ctor.C_array.cpp
+++ xnu/xnu-8020.140.41/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>();
}