ITADN

chore: better UNREACHABLE macro

#76Pull Requestindutny 创建于 2025-04-20已合并
I
indutnycommented
Use builtins for declaring the code as unreacahable: - On Windows: `__assume(0)` - On Unixes: `__builtin_unreachable()` Fix #70 cc @nodejs/llhttp
合并状态:已合并 合并于 2025-05-02 关闭于 2025-05-02 0 条评论