llvm-project/libcxx
Mark de Wever f881776175 [libc++] Require a C++20 capable compiler.
This enforces libcxx and its benchmarks are compiled by a C++20 capable
compiler. Based on review comments in D103413.

Differential Revision: https://reviews.llvm.org/D110338
2021-09-24 11:38:26 -04:00
..
benchmarks [libc++] Require a C++20 capable compiler. 2021-09-24 11:38:26 -04:00
cmake [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR throughout the project 2021-09-16 18:29:57 +02:00
docs [libc++][NFC] Add missing link to a ranges review 2021-09-24 11:37:38 -04:00
include [libc++] Remove unused macro in __config 2021-09-23 13:09:32 -04:00
lib [libc++][NFC] Add missing commits to the ABI changelog 2021-07-20 09:19:52 -04:00
src [libc++abi] Remove unnecessary atomic_support.h header from libc++abi 2021-09-21 19:55:21 -04:00
test [libcxx][pretty printers] Check GDB Python scripting support 2021-09-24 08:32:11 +00:00
utils Revert "[libcxx][pretty printers] Import gdb module in gdb feature check" 2021-09-24 09:11:28 +00:00
.clang-format [libcxx][NFC] removes IndentRequires from .clang-format 2021-04-15 19:28:45 +00:00
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt [libc++] Require a C++20 capable compiler. 2021-09-24 11:38:26 -04:00
CREDITS.TXT [libc++] Update credits.txt per coment on D108263 2021-08-20 08:42:36 -04:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml