[all-commits] [llvm/llvm-project] 882f21: [WebKit Checkers] Allow "singleton" suffix to be c...
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Wed Sep 11 12:03:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 882f21ec87abd960b7ce3e10225f2bfeda3e1f74
https://github.com/llvm/llvm-project/commit/882f21ec87abd960b7ce3e10225f2bfeda3e1f74
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
M clang/test/Analysis/Checkers/WebKit/uncounted-obj-arg.cpp
Log Message:
-----------
[WebKit Checkers] Allow "singleton" suffix to be camelCased. (#108257)
We should allow singleton and fooSingleton as singleton function names.
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