[webkit-changes] [WebKit/WebKit] e7ebfd: Unreviewed, reland with warning suppression

Yusuke Suzuki noreply at github.com
Tue May 7 09:34:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e7ebfd89b0fb20d449779bcbf86c328ddf14c0f8
      https://github.com/WebKit/WebKit/commit/e7ebfd89b0fb20d449779bcbf86c328ddf14c0f8
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
    A Source/WTF/LICENSE-simde.txt
    M Source/WTF/WTF.xcodeproj/project.pbxproj
    M Source/WTF/wtf/CMakeLists.txt
    A Source/WTF/wtf/simde/arm/neon.h
    A Source/WTF/wtf/simde/arm/sve.h
    A Source/WTF/wtf/simde/simde.h
    M Source/WTF/wtf/text/StringCommon.cpp
    M Source/WTF/wtf/text/StringCommon.h

  Log Message:
  -----------
  Unreviewed, reland with warning suppression
https://bugs.webkit.org/show_bug.cgi?id=273829
rdar://127673509

* Source/WTF/LICENSE-simde.txt: Added.
* Source/WTF/WTF.xcodeproj/project.pbxproj:
* Source/WTF/wtf/CMakeLists.txt:
* Source/WTF/wtf/simde/arm/neon.h: Added.
* Source/WTF/wtf/simde/simde.h: Added.
* Source/WTF/wtf/text/StringCommon.cpp:
(WTF::find16AlignedImpl):
(WTF::find32AlignedImpl):
(WTF::find64AlignedImpl):
(WTF::findFloatAlignedImpl):
(WTF::findDoubleAlignedImpl):
(WTF::find8NonASCIIAlignedImpl):
(WTF::find16NonASCIIAlignedImpl):
* Source/WTF/wtf/text/StringCommon.h:

Canonical link: https://commits.webkit.org/278463@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