gh-134586: mark `_mi_assert_fail` as `noreturn`, `cold` and `throw` (#134624)
We add the following attributes on `_mi_assert_fail` to help IDE introspection: * `__attribute__((__noreturn__))` * `__attribute__((cold))` * `__THROW` (GCC only)
B
Bénédikt Tran committed
c600310663277e24607890298e6d9bf7e1d4f584
Parent: ebf6d13
Committed by GitHub <noreply@github.com>
on 5/30/2025, 12:44:03 PM