llvm-project/libcxx
Louis Dionne 389b67b809 [libc++] Get rid of the %{libcxx_src_root} substitution
This reduces the set of substitutions required to run the test suite.
2020-07-09 15:17:47 -04:00
..
benchmarks Modifications to the algorithm sort benchmark 2020-07-06 18:30:02 -04:00
cmake [runtimes] Allow passing Lit parameters through CMake 2020-07-09 12:45:00 -04:00
docs [libc++] Clean up some outdated documentation about running libc++ tests 2020-07-09 13:39:00 -04:00
fuzzing [libc++] Tolerate NaN returning random distributions for now 2019-12-12 17:11:13 -05:00
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++] Get rid of the %{libcxx_src_root} substitution 2020-07-09 15:17:47 -04:00
utils [libc++] Get rid of the %{libcxx_src_root} substitution 2020-07-09 15:17:47 -04:00
www [libc++] Implement <numbers> 2020-06-19 14:25:02 +05:30
.clang-format
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt [runtimes] Allow passing Lit parameters through CMake 2020-07-09 12:45:00 -04:00
CREDITS.TXT [libcxx] Adds [concept.same] 2020-04-08 18:00:13 -04:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
NOTES.TXT
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd Attempt to upgrade compiler used by appveyor builds 2019-04-03 20:40:01 +00:00
appveyor.yml disable appveyor config for MSVC 2015 2019-04-03 20:36:51 +00:00