[libcxx-commits] [PATCH] D99567: [libc++] Make future_error constructor standard-compliant
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 5 06:12:40 PDT 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2cb198f25c8: [libc++] Make future_error constructor standard-compliant (authored by curdeius, committed by ldionne).
Changed prior to commit:
https://reviews.llvm.org/D99567?vs=557599&id=557611#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99567/new/
https://reviews.llvm.org/D99567
Files:
libcxx/docs/ReleaseNotes/18.rst
libcxx/include/future
libcxx/src/future.cpp
libcxx/test/std/thread/futures/futures.future_error/code.pass.cpp
libcxx/test/std/thread/futures/futures.future_error/ctor.pass.cpp
libcxx/test/std/thread/futures/futures.future_error/types.compile.pass.cpp
libcxx/test/std/thread/futures/futures.future_error/types.pass.cpp
libcxx/test/std/thread/futures/futures.future_error/what.pass.cpp
libcxx/utils/data/ignore_format.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99567.557611.patch
Type: text/x-patch
Size: 13440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231005/cf33a9a7/attachment.bin>
More information about the libcxx-commits
mailing list