llvm/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
..
buildbot
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
mathtools
MPFRWrapper [libc][NFC] moving template specialization outside class declaration 2022-02-08 10:35:44 +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
UnitTest [libc] undefined reference in LibcTest.cpp 2022-02-09 20:45:56 +00:00
CMakeLists.txt