[webkit-changes] [WebKit/WebKit] 6c4ddc: Work around thread-safety analysis regression in c...

Chris Dumez noreply at github.com
Wed Nov 1 12:46:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6c4ddc3a4d8aa6270b37f50f7e198d4450de6616
      https://github.com/WebKit/WebKit/commit/6c4ddc3a4d8aa6270b37f50f7e198d4450de6616
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    M Source/JavaScriptCore/heap/MarkedBlock.cpp

  Log Message:
  -----------
  Work around thread-safety analysis regression in clang
https://bugs.webkit.org/show_bug.cgi?id=264046
rdar://117804778

Reviewed by Keith Miller.

Silence the warning to keep WebKit building with newer clang versions :(

* Source/JavaScriptCore/heap/MarkedBlock.cpp:
(JSC::MarkedBlock::aboutToMarkSlow):

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




More information about the webkit-changes mailing list