[libcxx-commits] [PATCH] D128146: [libc++] Use uninitialized algorithms for vector

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 26 08:22:53 PDT 2022


ldionne accepted this revision.
ldionne added a comment.

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?


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