[all-commits] [llvm/llvm-project] ab61fe: Revert "[libc++] [LWG3321] Mark "year_month_day_la...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Wed May 13 04:17:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ab61fe41505c0dab8c05b3b6792454fc097b2999
https://github.com/llvm/llvm-project/commit/ab61fe41505c0dab8c05b3b6792454fc097b2999
Author: Marek Kurdej <marek at quasardb.net>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M libcxx/include/chrono
M libcxx/www/cxx2a_status.html
Log Message:
-----------
Revert "[libc++] [LWG3321] Mark "year_month_day_last::day() specification does not cover !ok() values" issue as "Nothing to do", but add assertion."
This reverts commit e25a2601aaa95c861af3228982ecbb2b1c19d27a.
It was failing due to _LIBCPP_ASSERT throwing in a method marked noexcept.
More information about the All-commits
mailing list