llvm-project/libc/utils
Guillaume Chatelet d2c5954662 [libc] undefined reference in LibcTest.cpp
GCC complains about undefined reference in LibcTest.cpp and indeed the wrong version of the template has been explicitly instanciated.
This is necessary to get llvm-libc compile with GCC.

Mentionning D119002 here for navigability.

Differential Revision: https://reviews.llvm.org/D119242
2022-02-09 20:45:56 +00:00
..
HdrGen [libc] Let header generator generate the type header inclusion boiler plate. 2022-01-24 23:25:19 +00:00
LibcTableGenUtil [libc] Let header generator generate the type header inclusion boiler plate. 2022-01-24 23:25:19 +00:00
MPFRWrapper [libc][NFC] moving template specialization outside class declaration 2022-02-08 10:35:44 +00:00
UnitTest [libc] undefined reference in LibcTest.cpp 2022-02-09 20:45:56 +00:00
buildbot [libc] Add python3 to libc buildbot depedencies. 2020-12-17 08:59:13 -08:00
mathtools [libc][NFC] Add supporting class for atof implementation 2021-10-04 21:08:02 +00:00
testutils [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
tools [libc][cmake] Make `add_tablegen` calls match others 2022-01-24 18:36:37 +00:00
CMakeLists.txt [libc][NFC] Move utils/CPP to src/__support/CPP. 2021-10-28 15:50:00 +00:00