[libcxx-commits] [PATCH] D80790: [libc++] Remove redundant empty specialization in std::array

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 29 06:29:14 PDT 2020


ldionne updated this revision to Diff 267207.
ldionne added a comment.

Fix issues in C++14 mode


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80790

Files:
  libcxx/include/array
  libcxx/test/libcxx/containers/sequences/array/data_constexpr_extension.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80790.267207.patch
Type: text/x-patch
Size: 15991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200529/c65672e0/attachment-0001.bin>


More information about the libcxx-commits mailing list