llvm-project/libcxx
Louis Dionne 0a00a7d577 [libc++] Use generator expression in Linker script generation
This is an alternative to the workaround in 34a3b24a90.

Differential Revision: https://reviews.llvm.org/D68880
2020-07-30 11:59:29 -04:00
..
benchmarks [libc++] Fix building the benchmarks after introducing a target for cxx-headers 2020-07-14 11:50:12 -04:00
cmake [libc++] Use generator expression in Linker script generation 2020-07-30 11:59:29 -04:00
docs Reland [libcxx]Put clang::trivial_abi on smart pointers 2020-07-20 11:54:34 -04:00
fuzzing
include [libc++] Provide std::aligned_alloc and std::timespec_get on Apple platforms 2020-07-28 15:13:05 -04:00
lib Add optimization to basic_string::assign for compile-time known constant values. 2020-06-29 14:34:34 -04:00
src [libc++] Build the dylib with C++17 to allow aligned new/delete 2020-07-22 14:47:29 -04:00
test [libc++] Add XFAIL for <float.h> and <cfloat> tests on older Clangs 2020-07-30 09:26:55 -04:00
utils [libc++] Remove c++98 from the possible Standards of the test suite 2020-07-29 14:18:37 -04:00
www [libc++] Implement P0551 2020-07-13 13:42:26 -04:00
.clang-format
.gitignore
CMakeLists.txt [libc++] Build the dylib with -faligned-allocation 2020-07-23 14:04:00 -04:00
CREDITS.TXT
LICENSE.TXT
NOTES.TXT
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd
appveyor.yml