llvm-project/libcxx/test/std
Casey Carter 6da13b6b79 std::get<0>([std::variant constant expression]) *is* noexcept.
Differential review: http://reviews.llvm.org/D27436

llvm-svn: 288760
2016-12-06 02:28:19 +00:00
..
algorithms [libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", part 12/12. 2016-12-06 01:13:51 +00:00
atomics [libcxx] [test] D27027: Strip trailing whitespace. 2016-11-23 22:03:28 +00:00
containers [libcxx] [test] D27269: Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 3/4. 2016-12-06 01:14:51 +00:00
depr [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 2016-11-14 17:35:14 +00:00
diagnostics [libcxx] [test] D27027: Strip trailing whitespace. 2016-11-23 22:03:28 +00:00
experimental Adjust libc++ test infastructure to fully support modules 2016-12-05 23:16:07 +00:00
input.output [libcxx] [test] D27267: Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 1/4. 2016-12-06 01:14:29 +00:00
iterators Enable warnings by default for C++ >= 11 and fix -Wshadow occurances 2016-12-03 00:27:13 +00:00
language.support [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 2016-12-06 01:13:14 +00:00
localization [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 2016-12-06 01:13:14 +00:00
numerics [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 2016-12-06 01:13:14 +00:00
re [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 2016-12-06 01:13:14 +00:00
strings [libcxx] [test] D27269: Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 3/4. 2016-12-06 01:14:51 +00:00
thread Adjust libc++ test infastructure to fully support modules 2016-12-05 23:16:07 +00:00
utilities std::get<0>([std::variant constant expression]) *is* noexcept. 2016-12-06 02:28:19 +00:00
nothing_to_do.pass.cpp