llvm-project/libcxx/test/std/utilities/optional
Billy Robert O'Neal III 83252766f9 Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033
llvm-svn: 318276
2017-11-15 07:40:37 +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 Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033 2017-11-15 07:40:37 +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