Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5dbb6e68f6084ac57d0bef4b24f3d3995c1a83f
      
https://github.com/WebKit/WebKit/commit/f5dbb6e68f6084ac57d0bef4b24f3d3995c1a83f
  Author: Adrian Taylor <[email protected]>
  Date:   2026-05-08 (Fri, 08 May 2026)

  Changed paths:
    M Source/cmake/WebKitMacros.cmake

  Log Message:
  -----------
  [Swift GTK] Search compiler implicit directories in clang importer
https://bugs.webkit.org/show_bug.cgi?id=314392

Reviewed by Adrian Perez de Castro.

Swift includes a clang importer so that Swift code can use C++ APIs. For this
to accept the WTF module, it needs to be able to find headers such as
<coroutine>. It seems that on non-Apple platforms it needs to be explicitly
configured to know about the compiler include directories so that it can find
headers such as this.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to