Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2cc5a8e941d6a08d18b5049ea84132c5d6972c44
https://github.com/WebKit/WebKit/commit/2cc5a8e941d6a08d18b5049ea84132c5d6972c44
Author: Yusuke Suzuki <[email protected]>
Date: 2026-05-03 (Sun, 03 May 2026)
Changed paths:
M Source/WTF/wtf/Assertions.h
M Source/WebCore/platform/LocalizedStrings.h
M Source/bmalloc/bmalloc/BPlatform.h
Log Message:
-----------
Always use WTF_ATTRIBUTE_PRINTF / BATTRIBUTE_PRINTF
https://bugs.webkit.org/show_bug.cgi?id=313936
rdar://176138932
Reviewed by Keith Miller.
Let's always enable them as all supported compilers are enabling it.
Also GCC_COMPATIBLE is not applied to clang-cl while it is supported.
* Source/WTF/wtf/Assertions.h:
* Source/bmalloc/bmalloc/BPlatform.h:
Canonical link: https://commits.webkit.org/312501@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications