[all-commits] [llvm/llvm-project] ff8a99: WebKit Checkers should set DeclWithIssue. (#109389)
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Fri Sep 27 00:03:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff8a9921ec9425e31aa1da273c2e4836f9e4069e
https://github.com/llvm/llvm-project/commit/ff8a9921ec9425e31aa1da273c2e4836f9e4069e
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp
Log Message:
-----------
WebKit Checkers should set DeclWithIssue. (#109389)
Set DeclWithIssue in alpha.webkit.UncountedCallArgsChecker and
alpha.webkit.UncountedLocalVarsChecker.
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