[libcxx-commits] [PATCH] D130283: [libc++] Allow assigning std::rethrow_if_nested() to a function pointer
Xing Xue via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 20 13:26:26 PDT 2023
xingxue abandoned this revision.
xingxue added a comment.
Thanks very much, @hubert.reinterpretcast @philnik @Mordante for your insights! Abandoning this patch since `rethrow_if_nested()` is not specified as addressable in the Standard.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130283/new/
https://reviews.llvm.org/D130283
More information about the libcxx-commits
mailing list