llvm-project
708c0fe3
- [libc] Simplify the version guard for mpfr. (#146354)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
73 days ago
[libc] Simplify the version guard for mpfr. (#146354) Instead of manually calculating the major and minor version numbers, we can directly use `MPFR_VERSION_NUM` to simplify this.
References
#146354 - [libc] Simplify the version guard for mpfr.
Author
c8ef
Parents
f271c6dc
Loading