================
@@ -4055,6 +4089,7 @@ TEST_P(UncheckedStatusOrAccessModelTest,
PointerReceiversWithSelfReferentials) {
if (foo->next->sor->status().ok())
foo->next->sor->value(); // [[unsafe]]
----------------
jvoung wrote:I think it is this branch that is safe, not the other one? https://github.com/llvm/llvm-project/pull/180079 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
