[libcxx-commits] [PATCH] D96523: [libc++] Rewrite the tuple constructors to be strictly Standards conforming

Jordan Rupprecht via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 6 13:46:54 PDT 2021


rupprecht added a comment.

I think we're all good now. The template depth fix in 84f0bb619507caf7c4809400138dae1da578282a <https://reviews.llvm.org/rG84f0bb619507caf7c4809400138dae1da578282a> actually exposed a long standing clang bug which needed another fix in 6bbfa0fd408e81055c360c2e059554dd76fd7f09 <https://reviews.llvm.org/rG6bbfa0fd408e81055c360c2e059554dd76fd7f09>. Thanks for the quick followups!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96523



More information about the libcxx-commits mailing list