[libcxx-commits] [PATCH] D131620: [libc++] Improve the implementation of std::unreachable
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 11 07:15:55 PST 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 rG678dd9a589d6: [libc++] Improve the implementation of std::unreachable (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131620/new/
https://reviews.llvm.org/D131620
Files:
libcxx/include/__utility/unreachable.h
libcxx/include/utility
libcxx/test/libcxx/transitive_includes/cxx2b.csv
libcxx/test/std/utilities/utility/utility.unreachable/assert.unreachable.pass.cpp
libcxx/test/std/utilities/utility/utility.unreachable/unreachable.compile.pass.cpp
libcxx/test/std/utilities/utility/utility.unreachable/unreachable.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131620.488203.patch
Type: text/x-patch
Size: 3932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230111/01b65de4/attachment.bin>
More information about the libcxx-commits
mailing list