[all-commits] [llvm/llvm-project] 877170: [libc++] [LWG3221] Add tests for wrapping operator...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Tue Dec 8 09:08:27 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 877170f3eb2a7f288eca1e226e5a07d607f96474
https://github.com/llvm/llvm-project/commit/877170f3eb2a7f288eca1e226e5a07d607f96474
Author: Marek Kurdej <marek.kurdej at gmail.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)
Changed paths:
M libcxx/docs/Cxx2aStatusIssuesStatus.csv
M libcxx/test/std/utilities/time/time.cal/time.cal.ym/time.cal.ym.nonmembers/plus.pass.cpp
Log Message:
-----------
[libc++] [LWG3221] Add tests for wrapping operator+(year_month, months).
The behaviour didn't change since commit 5b08c1742a536f54bd5e270b00ff851cbc7314ef (Recommit <chrono> changes with a couple xtra tests marked to fail on apple's clang.)
* http://wg21.link/lwg3221
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D92730
More information about the All-commits
mailing list