[libcxx-commits] [PATCH] D128146: [libc++] Use uninitialized algorithms for vector
Hans Wennborg via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 28 05:28:53 PDT 2022
hans added a comment.
In D128146#3679829 <https://reviews.llvm.org/D128146#3679829>, @ldionne wrote:
> This LGTM, this should address the debug information issues at least when compiling with `-fno-exceptions`.
>
> @hans Are you able to confirm this by applying the patch locally?
Yes, this works for us. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128146/new/
https://reviews.llvm.org/D128146
More information about the libcxx-commits
mailing list