Loading...
tests/bounded_array_src/ctor.aggregate_init.cpp xnu-12377.101.15 xnu-7195.50.7.100.1
--- xnu/xnu-12377.101.15/tests/bounded_array_src/ctor.aggregate_init.cpp
+++ xnu/xnu-7195.50.7.100.1/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>();
 }