Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1db005a748fe37065234a0348c6d896570bfc216
      
https://github.com/WebKit/WebKit/commit/1db005a748fe37065234a0348c6d896570bfc216
  Author: Fujii Hironori <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_utils.h

  Log Message:
  -----------
  [libpas] Unbalanced PAS_IGNORE_WARNINGS_BEGIN("missing-noreturn") and 
PAS_IGNORE_WARNINGS_END in pas_utils.h
https://bugs.webkit.org/show_bug.cgi?id=299355

Reviewed by Yusuke Suzuki.

This had been happening since <https://commits.webkit.org/257401@main>
moved PAS_IGNORE_WARNINGS_END into the inside of "#if PAS_OS(DARWIN)
&& PAS_VA_OPT_SUPPORTED", but didn't move PAS_IGNORE_WARNINGS_BEGIN.

* Source/bmalloc/libpas/src/libpas/pas_utils.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to