llvm-project/libcxx/test/std/utilities/optional
Casey Carter f2d571c8ac optional: Implement LWG 2900 and P0602
Differential Revision: https://reviews.llvm.org/D32385

llvm-svn: 307505
2017-07-09 17:15:49 +00:00
..
optional.bad_optional_access Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
optional.comp_with_t [optional] Update synopsis for LWG2934 2017-04-17 20:15:16 +00:00
optional.hash Allow a standard library to implement conditional noexcept for optional and unique_ptr hash functions. 2017-04-18 00:19:50 +00:00
optional.nullops Implement N4606 optional 2016-10-12 07:46:20 +00:00
optional.nullopt [libcxx] [test] Strip trailing whitespace. 2017-02-05 22:48:27 +00:00
optional.object optional: Implement LWG 2900 and P0602 2017-07-09 17:15:49 +00:00
optional.relops [optional] Update synopsis for LWG2934 2017-04-17 20:15:16 +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