llvm-project
d3a55896 - [libc] Add maybe_unused for functions only used on slow path (#98024)

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.
Author
Parents
Loading