[webkit-changes] [WebKit/WebKit] 378eda: Disable use of __uint128_t on arm64_32 builds

EWS noreply at github.com
Fri Feb 3 22:36:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 378edab5d78e62f31e7611f5871554e8efd8d5a6
      https://github.com/WebKit/WebKit/commit/378edab5d78e62f31e7611f5871554e8efd8d5a6
  Author: Alex Christensen <achristensen at webkit.org>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h

  Log Message:
  -----------
  Disable use of __uint128_t on arm64_32 builds
https://bugs.webkit.org/show_bug.cgi?id=251546

Reviewed by Yusuke Suzuki.

This works around rdar://104929594 to prevent future issues like rdar://104223231.

* Source/WTF/wtf/PlatformHave.h:

Canonical link: https://commits.webkit.org/259851@main




More information about the webkit-changes mailing list