[libcxx-commits] [PATCH] D148566: [libcxxabi] copy back std::string_view patches from LLVM

Nick Desaulniers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 20 10:55:03 PDT 2023


nickdesaulniers added a comment.

TODO(ndesaulniers): D148546 <https://reviews.llvm.org/D148546> has more changes to appease msvc's impl of std::string_view, those need to be recopied in this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148566



More information about the libcxx-commits mailing list