llvm-project/libc/utils/MPFRWrapper
Guillaume Chatelet c28a522fc7 [libc][NFC] moving template specialization outside class declaration
This is necessary to get llvm-libc compile with GCC.
This patch is extracted from D119002.

Differential Revision: https://reviews.llvm.org/D119142
2022-02-08 10:35:44 +00:00
..
CMakeLists.txt [libc] Set default CXX_STANDARD to C++17 and let targets set their own standard if needed. 2022-02-04 09:59:21 -05:00
MPFRUtils.cpp [libc][NFC] moving template specialization outside class declaration 2022-02-08 10:35:44 +00:00
MPFRUtils.h [libc] Implement log1pf correctly rounded to all rounding modes. 2022-02-07 16:17:18 -05:00
check_mpfr.cpp