[libcxx-commits] [PATCH] D82490: [libcxx] Put clang::trivial_abi on std::unique_ptr

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 16 08:37:05 PDT 2020


ldionne added a comment.

In D82490#2154521 <https://reviews.llvm.org/D82490#2154521>, @oontvoo wrote:

> Thanks, everyone, for your input (and patience)!
>  I'm planning on committing this at the beginning of next week. If anyone has some concern or additional testing they'd like to see happen, please let me know.
>  (Have run the `check-cxx` with `-DLIBCXX_ABI_UNSTABLE=true`)
>
> Would be good not to have to roll this back the third time. :-)


`-DLIBCXX_ABI_UNSTABLE=ON`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82490/new/

https://reviews.llvm.org/D82490





More information about the libcxx-commits mailing list