[llvm-branch-commits] [clang] [FlowSensitive] [StatusOr] cache return values for all accessors (PR #179807)
Florian Mayer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 5 10:08:12 PST 2026
================
@@ -875,7 +875,6 @@ static void transferStatusOrReturningCall(const CallExpr *Expr,
static bool doHandleConstStatusOrAccessorMemberCall(
----------------
fmayer wrote:
good catch
https://github.com/llvm/llvm-project/pull/179807
More information about the llvm-branch-commits
mailing list