Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 24453f37f6593abafa5fa1fb9a2ea5710f8efab1
https://github.com/WebKit/WebKit/commit/24453f37f6593abafa5fa1fb9a2ea5710f8efab1
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M Source/WTF/wtf/SystemTracing.h
M Source/WTF/wtf/glib/SysprofAnnotator.h
Log Message:
-----------
[WTF][GLib] Building with Clang 22 produces
-Wunsafe-buffer-usage-in-format-attr-call warning spam in sysprof code
https://bugs.webkit.org/show_bug.cgi?id=312303
Reviewed by Yusuke Suzuki.
Sprinkle WTF_IGNORE_WARNINGS_BEGIN in Sysprof code to avoid the compiler
warnings.
* Source/WTF/wtf/SystemTracing.h:
* Source/WTF/wtf/glib/SysprofAnnotator.h:
Canonical link: https://commits.webkit.org/311265@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications