Loading...
--- xnu/xnu-12377.101.15/tests/bounded_ptr_src/operator_bool.cpp
+++ xnu/xnu-10002.41.9/tests/bounded_ptr_src/operator_bool.cpp
@@ -34,7 +34,7 @@
}
}
-T_DECL(operator_bool, "bounded_ptr.operator.bool", T_META_TAG_VM_PREFERRED) {
+T_DECL(operator_bool, "bounded_ptr.operator.bool") {
tests<T>();
tests<T const>();
tests<T volatile>();