Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6dd510e8262b536c53839058b6e3ec4f95df33ea
      
https://github.com/WebKit/WebKit/commit/6dd510e8262b536c53839058b6e3ec4f95df33ea
  Author: Marcus Plutowski <[email protected]>
  Date:   2026-01-13 (Tue, 13 Jan 2026)

  Changed paths:
    M Source/bmalloc/Configurations/bmalloc.xcconfig

  Log Message:
  -----------
  [libpas] Verify bmalloc module against c23, gnu23
https://bugs.webkit.org/show_bug.cgi?id=305349
rdar://168025921

Reviewed by Keith Miller.

Adding C23 to the list will ensure that we don’t accidentally re-add any
`asm` uses (instead of `__asm__`) which would break tvOS builds.

* Source/bmalloc/Configurations/bmalloc.xcconfig: add c23, gnu23 to
  module verifier supported language standards list

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



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

Reply via email to