[all-commits] [llvm/llvm-project] c17df0: [webkit.UncountedLambdaCapturesChecker] Fix a cras...
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Sat Feb 15 11:04:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c17df0af23c941cd4fc97851ea51c91eee7c49e4
https://github.com/llvm/llvm-project/commit/c17df0af23c941cd4fc97851ea51c91eee7c49e4
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-02-15 (Sat, 15 Feb 2025)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp
A clang/test/Analysis/Checkers/WebKit/uncounted-lambda-captures-decl-protects-this-crash.cpp
Log Message:
-----------
[webkit.UncountedLambdaCapturesChecker] Fix a crash in declProtectsThis (#127309)
Add a missing nullptr check to declProtectsThis.
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