llvm-project
d3a55896
- [libc] Add maybe_unused for functions only used on slow path (#98024)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc] Add maybe_unused for functions only used on slow path (#98024) Summary: When the fast math options are enabled these functions are uncalled, which makes it error.
References
#98024 - [libc] Add maybe_unused for functions only used on slow path
Author
jhuber6
Parents
c9ee6b19
Loading