[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
Fri May 19 13:42:45 PDT 2023


nickdesaulniers added a comment.

In D148566#4354662 <https://reviews.llvm.org/D148566#4354662>, @MaskRay wrote:

> Are the bots green now?

No. :(
https://reviews.llvm.org/harbormaster/unit/view/7358113/
They spotted a change I had locally in a child patch (to libcxxabi/src/cxa_demangle.cpp) that needs to go in this commit. Should be fixed up now, but will wait again for presubmit bots.  Change should be uncontroversial and limited to that file:
https://reviews.llvm.org/D148566?vs=523556&id=523921


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