Loading...
--- xnu/xnu-12377.101.15/tests/bounded_array_ref_src/ctor.default.cpp
+++ xnu/xnu-10063.101.15/tests/bounded_array_ref_src/ctor.default.cpp
@@ -31,7 +31,7 @@
}
}
-T_DECL(ctor_default, "bounded_array_ref.ctor.default", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_default, "bounded_array_ref.ctor.default") {
tests<T>();
tests<T const>();
}