[libcxx-commits] [PATCH] D146379: [libc++] These throwing allocation functions shouldn't return null.
DianQK via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 15 18:23:40 PDT 2023
DianQK abandoned this revision.
DianQK added a comment.
The `-fno-exceptions` seems to be something outside the C++ standard. Maybe define some additional rules? It may require some downstream adaptations.
Use D150610 <https://reviews.llvm.org/D150610> instead of this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146379/new/
https://reviews.llvm.org/D146379
More information about the libcxx-commits
mailing list