[webkit-changes] [WebKit/WebKit] 0385b6: [WTF] Remove more COMPILER(MSVC)
Yusuke Suzuki
noreply at github.com
Mon Dec 9 17:40:41 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0385b66e029191995a34bef379811e86641322a5
https://github.com/WebKit/WebKit/commit/0385b66e029191995a34bef379811e86641322a5
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M Source/WTF/wtf/Compiler.h
M Source/WTF/wtf/PlatformCallingConventions.h
M Source/WTF/wtf/PlatformEnable.h
M Source/WTF/wtf/text/StringView.h
Log Message:
-----------
[WTF] Remove more COMPILER(MSVC)
https://bugs.webkit.org/show_bug.cgi?id=284275
rdar://141139058
Reviewed by Fujii Hironori.
Remove more COMPILER(MSVC) code in WTF.
* Source/WTF/wtf/Compiler.h:
* Source/WTF/wtf/PlatformCallingConventions.h:
* Source/WTF/wtf/PlatformEnable.h:
* Source/WTF/wtf/text/StringView.h:
Canonical link: https://commits.webkit.org/287582@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list