llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.observe
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
..
bool.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
dereference.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
dereference_const.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
dereference_const_rvalue.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
dereference_rvalue.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
has_value.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
op_arrow.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
op_arrow_const.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
value.pass.cpp Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033 2017-11-15 07:40:37 +00:00
value_const.fail.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
value_const.pass.cpp Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033 2017-11-15 07:40:37 +00:00
value_const_rvalue.pass.cpp Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033 2017-11-15 07:40:37 +00:00
value_or.pass.cpp add missing constexpr to optional::value_or 2017-06-06 18:47:26 +00:00
value_or_const.pass.cpp Implement N4606 optional 2016-10-12 07:46:20 +00:00
value_rvalue.pass.cpp Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033 2017-11-15 07:40:37 +00:00