llvm-project/libcxx
Casey Carter 2dd0c4d846 [libcxx][test] Update directory_entry test for C++20
P1614R2 removes most of `directory_entry`'s member comparison operators, leaving only `operator==` and `operator<=>`. This test should require the comparison expressions to be valid rather than require the member functions to be present so it is correct in both C++17 and C++20 modes.
2021-01-28 09:40:54 -08:00
..
benchmarks [libc++] Set CMAKE_FOLDER. NFC. 2021-01-25 09:51:16 +01:00
cmake [libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistent 2021-01-19 14:15:48 -05:00
docs [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
include [libc++] Implements concept constructible_from 2021-01-28 18:32:47 +01:00
lib [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
src [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
test [libcxx][test] Update directory_entry test for C++20 2021-01-28 09:40:54 -08:00
utils [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
www [libc++] [docs] Migrate C++ status pages to RestructuredText (RST). 2020-11-26 10:01:09 +01:00
.clang-format
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt Bump the trunk major version to 13 2021-01-26 19:37:55 -08: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
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