Loading...
--- xnu/xnu-12377.101.15/tests/bounded_array_src/ctor.aggregate_init.cpp
+++ xnu/xnu-8796.101.5/tests/bounded_array_src/ctor.aggregate_init.cpp
@@ -54,6 +54,6 @@
}
}
-T_DECL(ctor_aggregate_init, "bounded_array.ctor.aggregate_init", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_aggregate_init, "bounded_array.ctor.aggregate_init") {
tests<T>();
}