[all-commits] [llvm/llvm-project] 65c895: [alpha.webkit.UnretainedCallArgsChecker] Treat get...
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Thu Oct 16 15:16:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65c895dfe084860847e9e220ff9f1b283ebcb289
https://github.com/llvm/llvm-project/commit/65c895dfe084860847e9e220ff9f1b283ebcb289
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp
M clang/test/Analysis/Checkers/WebKit/unretained-call-args.mm
Log Message:
-----------
[alpha.webkit.UnretainedCallArgsChecker] Treat getter on a dependent smart pointer type as safe (#161025)
Add the support for recognizing smart pointer type appearing as the type
of the object pointer in CXXDependentScopeMemberExpr.
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