[webkit-changes] [WebKit/WebKit] ca8b1a: Fix -Werror=unused-function when building LLIntDat...

Michael Catanzaro noreply at github.com
Tue Jun 6 09:03:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca8b1a25fea840041feda71e78e254292868a299
      https://github.com/WebKit/WebKit/commit/ca8b1a25fea840041feda71e78e254292868a299
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M Source/JavaScriptCore/llint/LLIntData.cpp

  Log Message:
  -----------
  Fix -Werror=unused-function when building LLIntData.cpp with cloop enabled
https://bugs.webkit.org/show_bug.cgi?id=257748

Unreviewed fix for JSCOnly cloop builds using build-webkit (where
warnings are fatal).

* Source/JavaScriptCore/llint/LLIntData.cpp:

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




More information about the webkit-changes mailing list