llvm-project/libcxx/test/std/utilities/optional
Marshall Clow 77dd30b557 Mark LWG2736 as complete. No code changes, but we have more tests now
llvm-svn: 292958
2017-01-24 18:03:32 +00:00
..
optional.bad_optional_access Implement N4606 optional 2016-10-12 07:46:20 +00:00
optional.comp_with_t Implement N4606 optional 2016-10-12 07:46:20 +00:00
optional.hash Implement P0513R0 - "Poisoning the Hash" 2017-01-21 00:02:12 +00:00
optional.nullops Implement N4606 optional 2016-10-12 07:46:20 +00:00
optional.nullopt Mark LWG2736 as complete. No code changes, but we have more tests now 2017-01-24 18:03:32 +00:00
optional.object Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
optional.relops Implement N4606 optional 2016-10-12 07:46:20 +00:00
optional.specalg [libcxx] [test] D27268: Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 2/4. 2016-12-06 01:14:43 +00:00
optional.syn Implement N4606 optional 2016-10-12 07:46:20 +00:00