llvm-project/libc/utils
Michael Jones 1d02a8bcd3 [libc] fix string conversion tests for windows
There were some copy paste errors as well as some oddities around how
windows handles the difference between long and long long types. This
change fixes those.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D108591
2021-08-24 18:06:21 +00:00
..
CPP [libc] fix string conversion tests for windows 2021-08-24 18:06:21 +00:00
HdrGen [libc][NFC] Add noreturn and constexpr qualifiers where appropriate 2021-07-29 04:50:05 +00:00
LibcTableGenUtil [libc] Add missing TableGen dependency 2020-09-15 14:26:04 +00:00
MPFRWrapper [libc] Add range reduction functions based on Paine and Hanek algorithm. 2021-08-23 05:18:41 +00:00
UnitTest [libc] fix LibcUnitTestMain when building with shared libraries 2021-07-26 08:43:45 +00:00
buildbot [libc] Add python3 to libc buildbot depedencies. 2020-12-17 08:59:13 -08:00
mathtools [libc] Add implementation of expm1f. 2021-06-10 14:58:34 -04:00
testutils [libc][NFC] Use add_library instead of add_llvm_library for a few libraries. 2021-06-08 23:15:24 +00:00
tools [libc] Refactor WrapperGen to make the flow cleaner. 2020-12-17 08:56:45 -08:00
CMakeLists.txt [libc][nfc] move ctype_utils and FPUtils to __support 2021-08-06 17:29:41 +00:00