llvm-project
3d7af093
- [libc] Add proxy header for the jmp_buf type (#107712)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc] Add proxy header for the jmp_buf type (#107712) Added proxy header for the jmp_buf type and changed all use instances from __jmp_buf * to the typedef alias jmp_buf , fixed the link to LLVM in stack_t.h description
References
#107712 - [libc] Add proxy header for the jmp_buf type
Author
wldfngrs
Parents
1cc4c871
Loading