llvm-project
708c0fe3 - [libc] Simplify the version guard for mpfr. (#146354)

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