[libcxx-commits] [PATCH] D100876: [libc++] [test] Remove epicyclic workarounds for vector/span; use T[] or std::array
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 20 11:45:33 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
LGTM. I should really have requested that we go down that route in https://reviews.llvm.org/D90569 instead of adding a FIXME. I think this is better.
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