llvm-project/libcxx/test/std/utilities/meta/meta.unary
Louis Dionne 8508b1c133 [libc++] Divorce the std Lit feature from the -std=XXX compiler flag
After this patch, we can use `--param std=c++20` even if the compiler only
supports -std=c++2a. The test suite will handle that for us. The only Lit
feature that isn't fully baked will always be the "in development" one,
since we don't know exactly what year the standard will be ratified in.

This is another take on https://reviews.llvm.org/D99789.

Differential Revision: https://reviews.llvm.org/D100210
2021-04-12 11:55:39 -04:00
..
meta.unary.cat [libc++] Remove some workarounds for missing variadic templates 2020-09-17 11:05:39 -04:00
meta.unary.comp [libcxx][type_traits] add tests for is_signed and is_unsigned 2021-03-16 16:36:10 +00:00
meta.unary.prop [libc++] Divorce the std Lit feature from the -std=XXX compiler flag 2021-04-12 11:55:39 -04:00