ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
nodejs/llparse
/
Issues
chore: better UNREACHABLE macro
#76
Pull Request
indutny
创建于 2025-04-20
已合并
I
indutny
commented
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 条评论