Loading...
--- xnu/xnu-12377.101.15/tests/bounded_ptr_src/subscript.cpp
+++ xnu/xnu-8796.101.5/tests/bounded_ptr_src/subscript.cpp
@@ -237,7 +237,7 @@
}
}
-T_DECL(subscript, "bounded_ptr.subscript", T_META_TAG_VM_PREFERRED) {
+T_DECL(subscript, "bounded_ptr.subscript") {
tests<T, T>();
tests<T, T const>();
tests<T, T volatile>();