[libcxx-commits] [PATCH] D125496: [libc++] Simplify the string structures a bit more

Adrian Prantl via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 20 11:23:38 PDT 2022


aprantl added a comment.

Note that this broke the LLDB data formatters.

https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/lastFailedBuild/

I put up a patch to adapt them in https://reviews.llvm.org/D126080.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125496



More information about the libcxx-commits mailing list