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