Loading...
--- xnu/xnu-11215.61.5/tests/bounded_array_ref_src/ctor.bounded_array.cpp
+++ xnu/xnu-10002.1.13/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_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_bounded_array, "bounded_array_ref.ctor.bounded_array") {
tests<T>();
}