[libcxx-commits] [PATCH] D131620: [libc++] Improve the implementation of std::unreachable

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 10 13:24:24 PST 2023


ldionne updated this revision to Diff 487967.
ldionne retitled this revision from "[libc++] Use __builtin_unreachable unconditionally" to "[libc++] Improve the implementation of std::unreachable".
ldionne edited the summary of this revision.
ldionne added a comment.

Rebase onto main and address comments


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.487967.patch
Type: text/x-patch
Size: 3932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230110/d348b97a/attachment.bin>


More information about the libcxx-commits mailing list