commit | c55392c76e2c2b1355c85a6b577b98671fe2151c | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Thu Nov 04 22:45:55 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 02 11:41:54 2021 -0800 |
tree | 24cbef13c24fa9b254420f657335fbd1c347ca5b | |
parent | 1cf8caee22e0f0523e6da95035a4791822c8a347 [diff] |
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 NOKEYCHECK=True GitOrigin-RevId: ff618a963aa52b9d2206f4ec83920b0e76535288