Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 386c27f0809cd7f7ab32fdd99d89351c6495489e
      
https://github.com/WebKit/WebKit/commit/386c27f0809cd7f7ab32fdd99d89351c6495489e
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-08-21 (Fri, 21 Aug 2026)

  Changed paths:
    M Source/WTF/wtf/Assertions.h

  Log Message:
  -----------
  WTFCrashWithInfo should use __builtin_trap under static analysis
https://bugs.webkit.org/show_bug.cgi?id=322237

Reviewed by Geoffrey Garen.

Use __builtin_trap in WTFCrashWithInfo so that static analyzer treats it as 
"nodelete".

* Source/WTF/wtf/Assertions.h:

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



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

Reply via email to