Loading...
tests/bounded_array_ref_src/ctor.C_array.cpp xnu-12377.1.9 xnu-8796.121.2
--- xnu/xnu-12377.1.9/tests/bounded_array_ref_src/ctor.C_array.cpp
+++ xnu/xnu-8796.121.2/tests/bounded_array_ref_src/ctor.C_array.cpp
@@ -57,6 +57,6 @@
 	}
 }
 
-T_DECL(ctor_C_array, "bounded_array_ref.ctor.C_array", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_C_array, "bounded_array_ref.ctor.C_array") {
 	tests<T>();
 }