================ @@ -8,10 +8,7 @@ // UNSUPPORTED: c++03, c++11, c++14, c++17 -// sentinel() = default; -// constexpr explicit sentinel(sentinel_t<Base> end); -// constexpr sentinel(sentinel<!Const> s) -// requires Const && convertible_to<sentinel_t<V>, sentinel_t<Base>>; +// constexpr sentinel_t<Base> base() const; ---------------- Zingam wrote:
Maybe that's already encoded in the parent directory as all other tests use just "sentinel" and "iterator" https://github.com/llvm/llvm-project/pull/74655 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits