llvm-project/libcxx/test/std/utilities/optional
Stephan T. Lavavej cb0d20519e [libcxx] [test] Strip trailing whitespace. NFC.
llvm-svn: 334676
2018-06-14 00:12:20 +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 [test] Cleanup nullopt_t tests 2017-08-31 17:56:31 +00:00
optional.object [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +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 Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 2017-10-14 15:52:38 +00:00