[libcxx-commits] [PATCH] D70346: [libc++] [LWG3321] Mark "year_month_day_last::day() specification does not cover !ok() values" issue as "Nothing to do", but add assertion.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 13 09:11:01 PDT 2020
curdeius added a comment.
FYI, there are about 130 occurrences of `#define _LIBCPP_ASSERT` in tests, but `debug_less.pass.cpp` is the only place where `throw` is used (in other cases, `exit` is called).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70346/new/
https://reviews.llvm.org/D70346
More information about the libcxx-commits
mailing list