[libcxx-commits] [PATCH] D80821: [libc++] Fix issues with the triviality of std::array

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 29 16:57:30 PDT 2020


MaskRay added a comment.

@ldionne Apologies that I just committed the patch on your behalf. I need this fix to make internal tensorflow builds work https://reviews.llvm.org/D80452#2063918
See https://reviews.llvm.org/D80452#2064445 for another independent report.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80821





More information about the libcxx-commits mailing list