[all-commits] [llvm/llvm-project] 8ee31a: [WebKit checkers] Treat function pointers with "Si...
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Fri Sep 12 15:08:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ee31ab00b95fc58110956f8945b0232045e8d86
https://github.com/llvm/llvm-project/commit/8ee31ab00b95fc58110956f8945b0232045e8d86
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp
M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h
M clang/test/Analysis/Checkers/WebKit/unretained-call-args.mm
Log Message:
-----------
[WebKit checkers] Treat function pointers with "Singleton" suffix as singleton. (#158012)
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