hanchenye-llvm-project/libcxx
Louis Dionne 7a5d79de95 [libc++] Make sure the ENABLE_FILESYSTEM variable is always bound
The script always fails otherwise, since we run with 'set -u'
2020-07-08 16:28:33 -04:00
..
benchmarks Modifications to the algorithm sort benchmark 2020-07-06 18:30:02 -04:00
cmake [libc++] Enable tests and documentation by default when building standalone 2020-06-29 12:40:07 -04:00
docs Revert "Revert "Revert "[libcxx] Put clang::trivial_abi on std::unique_ptr, std::shared_ptr, and std::weak_ptr""" 2020-07-06 12:18:17 +02:00
fuzzing
include Remove the unnecessary `is_nothrow_swappable` condition in `swap`. 2020-07-08 10:46:38 -07:00
lib Add optimization to basic_string::assign for compile-time known constant values. 2020-06-29 14:34:34 -04:00
src [libc++] Install PSTL when installing libc++ with parallel algorithms enabled 2020-07-08 15:01:15 -04:00
test [libc++] Mark some tests as unsupported on GCC 5 2020-07-08 12:02:36 -04:00
utils [libc++] Make sure the ENABLE_FILESYSTEM variable is always bound 2020-07-08 16:28:33 -04:00
www [libc++] Implement <numbers> 2020-06-19 14:25:02 +05:30
.clang-format
.gitignore
CMakeLists.txt [libc++/libc++abi] Automatically detect whether exceptions are enabled 2020-07-03 14:58:09 -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