Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0148cf5abdb4278841e7b2dd43f38a87331c90d
      
https://github.com/WebKit/WebKit/commit/f0148cf5abdb4278841e7b2dd43f38a87331c90d
  Author: Chris Dumez <[email protected]>
  Date:   2026-08-16 (Sun, 16 Aug 2026)

  Changed paths:
    M Source/WTF/wtf/module.modulemap

  Log Message:
  -----------
  [WTF] Require C++23 for the WTF Core clang module
https://bugs.webkit.org/show_bug.cgi?id=321894

Reviewed by Richard Robinson.

Update the WTF Core module's `requires` declaration from `cplusplus` to
`cplusplus23` so the module is only built in a C++23 context, matching the
language standard WTF is now compiled with. Also bump the module cache
invalidation touch count (9 -> 10) to force a rebuild of the module cache.

* Source/WTF/wtf/module.modulemap:

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



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

Reply via email to