[libcxx-commits] [PATCH] D111838: [libc++] Implement LWG3369, tweak CTAD for std::span.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 16 08:18:35 PDT 2021


Mordante added a comment.

Can you add a test for the fix. For example STL's example in LWG3369? Or does the Clang bug prevent us from testing it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111838



More information about the libcxx-commits mailing list