Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 48d99a3d98c73c1668a3fc0afe684ee19e7634e9
https://github.com/WebKit/WebKit/commit/48d99a3d98c73c1668a3fc0afe684ee19e7634e9
Author: Ryosuke Niwa <[email protected]>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M Tools/CISupport/safer-cpp-llvm-version
Log Message:
-----------
Update LLVM (2025-10-08)
https://bugs.webkit.org/show_bug.cgi?id=300379
Reviewed by Brianna Fan and Chris Dumez.
Update the clang static analyzer for WebKit. This update includes fixes to
NoUnretainedMemberChecker so that @property is only checked when
@implementation exists,
allow `leakRef()` in a Objective-C create/copy functions which returns +1, and
treat
`NSApp` and a boxed value such as @(foo) as a constant.
* Tools/CISupport/safer-cpp-llvm-version:
Canonical link: https://commits.webkit.org/301221@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes