Loading...
tests/bounded_array_ref_src/ctor.bounded_ptr.cpp xnu-12377.101.15 xnu-10002.81.5
--- xnu/xnu-12377.101.15/tests/bounded_array_ref_src/ctor.bounded_ptr.cpp
+++ xnu/xnu-10002.81.5/tests/bounded_array_ref_src/ctor.bounded_ptr.cpp
@@ -98,7 +98,7 @@
 	}
 }
 
-T_DECL(ctor_bounded_ptr, "bounded_array_ref.ctor.bounded_ptr", T_META_TAG_VM_PREFERRED) {
+T_DECL(ctor_bounded_ptr, "bounded_array_ref.ctor.bounded_ptr") {
 	tests<T>();
 	tests<T const>();
 }