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