[all-commits] [llvm/llvm-project] 4910ed: [FlowSensitive] [StatusOr] Support ABSL_RETURN_IF_...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Thu May 28 18:59:55 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4910eda2a04e8532e434acb140c692e1c4da319c
https://github.com/llvm/llvm-project/commit/4910eda2a04e8532e434acb140c692e1c4da319c
Author: Florian Mayer <fmayer at google.com>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M clang/lib/Analysis/FlowSensitive/Models/UncheckedStatusOrAccessModel.cpp
M clang/unittests/Analysis/FlowSensitive/MockHeaders.cpp
M clang/unittests/Analysis/FlowSensitive/UncheckedStatusOrAccessModelTestFixture.cpp
Log Message:
-----------
[FlowSensitive] [StatusOr] Support ABSL_RETURN_IF_ERROR (#200287)
This was recently introduced in absl
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list