llvm-project/libcxx/test
Casey Carter b4437992ec [libc++][test] Disable test for extension that's unsupportable in C++20
Defining the nested types `reference` and `iterator_concept` of `reverse_iterator<I>` necessarily requires `I` to be complete in C++20. These tests that verify that `std::map<int, X>::reverse_iterator` can be instantiated when `X` is incomplete are going to have a bad time.

Differential Revision: https://reviews.llvm.org/D78944
2020-04-27 13:06:31 -07:00
..
libcxx [libc++] Quote path to the Python executable in ShTest 2020-04-27 13:07:29 -04:00
pretty_printers [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
std [libc++][test] Disable test for extension that's unsupportable in C++20 2020-04-27 13:06:31 -07:00
support [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
CMakeLists.txt [libc++] Add a new target check-cxx-deps to build dependencies of the test suite 2020-04-15 15:11:27 -04:00
lit.cfg [libc++] 2/N: Enable the new libc++ testing format by default 2020-04-06 18:35:17 -04:00
lit.site.cfg.in [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present 2020-03-25 15:29:58 +03:00