Loading...
--- xnu/xnu-12377.101.15/tests/bounded_array_ref_src/size.cpp
+++ xnu/xnu-8019.80.24/tests/bounded_array_ref_src/size.cpp
@@ -39,7 +39,7 @@
}
}
-T_DECL(size, "bounded_array_ref.size", T_META_TAG_VM_PREFERRED) {
+T_DECL(size, "bounded_array_ref.size") {
tests<T>();
tests<T const>();
}