[libcxx-commits] [PATCH] D80821: [libc++] Fix issues with the triviality of std::array
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 30 05:48:31 PDT 2020
ldionne marked 2 inline comments as done.
ldionne added a comment.
In D80821#2064490 <https://reviews.llvm.org/D80821#2064490>, @MaskRay wrote:
> @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.
No worries, thanks for committing it. I just saw the thread this morning and was going to commit it in a hurry, but you've already done so. Thanks!
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