[libcxx-commits] [PATCH] D69520: [libc++] Disallow dynamic -> static span conversions

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


ldionne commandeered this revision.
ldionne edited reviewers, added: jdoerrie; removed: ldionne.
ldionne added a comment.
Herald added subscribers: broadwaylamb, jkorous.

In D69520#1878360 <https://reviews.llvm.org/D69520#1878360>, @miscco wrote:

> I believe this is superseded by the implementation of P1976R2 in D74577 <https://reviews.llvm.org/D74577>


@miscco  Can you please look at the tests in this patch and salvage any test you might have omitted from your own patch?

@jdoerrie I'm sorry there was some confusion and duplicate work, but thanks for your contribution nonetheless!


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

https://reviews.llvm.org/D69520





More information about the libcxx-commits mailing list