[webkit-changes] [WebKit/WebKit] 3e1921: REGRESSION(270409 at main): Broke linux clang-16 builds

Philippe Normand noreply at github.com
Thu Nov 9 07:48:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e1921097f8656c65b49890508634d2348634204
      https://github.com/WebKit/WebKit/commit/3e1921097f8656c65b49890508634d2348634204
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M Source/WebCore/platform/audio/SincResampler.cpp

  Log Message:
  -----------
  REGRESSION(270409 at main): Broke linux clang-16 builds
https://bugs.webkit.org/show_bug.cgi?id=264484

Reviewed by Chris Dumez.

* Source/WebCore/platform/audio/SincResampler.cpp:
(WebCore::SincResampler::processBuffer): Use gcc/clang agnostic pragma macros instead of the ones
specific to GCC.

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




More information about the webkit-changes mailing list