Loading...
--- xnu/xnu-12377.61.12/tests/bounded_array_ref_src/ctor.bounded_array.cpp
+++ xnu/xnu-10002.61.3/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>();
}