Loading...
--- xnu/xnu-12377.101.15/tests/bounded_array_src/ctor.default.cpp
+++ xnu/xnu-8792.61.2/tests/bounded_array_src/ctor.default.cpp
@@ -64,6 +64,6 @@
}
}
-T_DECL(ctor_default, "bounded_array.ctor.default", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_default, "bounded_array.ctor.default") {
tests<T>();
}