[all-commits] [llvm/llvm-project] a02637: [𝘀𝗽𝗿] initial version
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Oct 17 13:47:54 PDT 2025
Branch: refs/heads/users/fmayer/spr/wip-smartpointers
Home: https://github.com/llvm/llvm-project
Commit: a02637384ca83412614d61ef73826f529f6de31a
https://github.com/llvm/llvm-project/commit/a02637384ca83412614d61ef73826f529f6de31a
Author: Florian Mayer <fmayer at google.com>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
A clang/include/clang/Analysis/FlowSensitive/Models/UncheckedStatusOrAccessModel.h
M clang/include/clang/Analysis/FlowSensitive/SmartPointerAccessorCaching.h
M clang/lib/Analysis/FlowSensitive/Models/CMakeLists.txt
M clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
A clang/lib/Analysis/FlowSensitive/Models/UncheckedStatusOrAccessModel.cpp
M clang/lib/Analysis/FlowSensitive/SmartPointerAccessorCaching.cpp
M clang/unittests/Analysis/FlowSensitive/CMakeLists.txt
M clang/unittests/Analysis/FlowSensitive/MockHeaders.cpp
A clang/unittests/Analysis/FlowSensitive/UncheckedStatusOrAccessModelTest.cpp
A clang/unittests/Analysis/FlowSensitive/UncheckedStatusOrAccessModelTestFixture.cpp
A clang/unittests/Analysis/FlowSensitive/UncheckedStatusOrAccessModelTestFixture.h
M llvm/utils/gn/secondary/clang/lib/Analysis/FlowSensitive/Models/BUILD.gn
M llvm/utils/gn/secondary/clang/unittests/Analysis/FlowSensitive/BUILD.gn
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.7
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