[llvm-branch-commits] [FlowSensitive] [StatusOr] cache return values for all accessors (PR #179807)
Jan Voung via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 5 08:24:46 PST 2026
================
@@ -875,7 +875,6 @@ static void transferStatusOrReturningCall(const CallExpr *Expr,
static bool doHandleConstStatusOrAccessorMemberCall(
----------------
jvoung wrote:
Rename as well? (no longer restricted to `StatusOr`)
https://github.com/llvm/llvm-project/pull/179807
More information about the llvm-branch-commits
mailing list