[all-commits] [llvm/llvm-project] e44136: Fix a crash introduced by 3d5e9ab by adding a null...
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Mon Apr 29 09:27:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e441363f7da2da50449917f17ab4ed412f9e7cb3
https://github.com/llvm/llvm-project/commit/e441363f7da2da50449917f17ab4ed412f9e7cb3
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp
A clang/test/Analysis/Checkers/WebKit/call-args-regression-traverse-decl-crash.cpp
Log Message:
-----------
Fix a crash introduced by 3d5e9ab by adding a nullptr check. (#90301)
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