Simplify the libcxx std::string_view gdb pretty printer
Seems better to rely on the existing formatting, makes the output smaller/simpler - this is consistent with libstdc++'s std::string_view pretty printing too. Differential Revision: https://reviews.llvm.org/D113244
Loading
Please sign in to comment