[libcxx-commits] [PATCH] D100876: [libc++] [test] Remove epicyclic workarounds for vector/span; use T[] or std::array

David Zarzycki via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 22 06:38:08 PDT 2021


davezarzycki added a comment.

My mistake. The bisect tripped over a unreliable test. The real problem was 04733181b5136e2b3df2b37c6bdd9e25f8afecd0 <https://reviews.llvm.org/rG04733181b5136e2b3df2b37c6bdd9e25f8afecd0> and people are already piling onto that as being broken.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100876



More information about the libcxx-commits mailing list