[all-commits] [llvm/llvm-project] 595195: [WebKit checkers] Treat an implicit value initiali...
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Mon Feb 10 20:40:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 595195e86e221cae547986bd8aada613455721e1
https://github.com/llvm/llvm-project/commit/595195e86e221cae547986bd8aada613455721e1
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
M clang/test/Analysis/Checkers/WebKit/uncounted-obj-arg.cpp
Log Message:
-----------
[WebKit checkers] Treat an implicit value initialization as trivial (#126203)
Implicit value initialization is trivial for our purposes.
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