diff options
author | Daniel McIntosh <Daniel.McIntosh@ibm.com> | 2021-10-07 17:32:09 -0400 |
---|---|---|
committer | Daniel McIntosh <Daniel.McIntosh@ibm.com> | 2021-11-11 14:49:40 -0500 |
commit | 75ecd1f38c6feab159034dc3bbf30aaaf72bbac2 (patch) | |
tree | 71480ae0b050512ce395e867eb14c6322fe85154 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | ac8c813b89f62efcaff4d0c92fdf1a5dd29d795d (diff) | |
download | llvm-75ecd1f38c6feab159034dc3bbf30aaaf72bbac2.zip llvm-75ecd1f38c6feab159034dc3bbf30aaaf72bbac2.tar.gz llvm-75ecd1f38c6feab159034dc3bbf30aaaf72bbac2.tar.bz2 |
[libcxx][format] Fix how we handle char traits in formatter<string> and formatter<string_view>
Right now we drop the char_traits template argument, which presumes that
string<_CharT, _Traits> and string<_CharT> are interchangeable.
Reviewed By: Mordante, #libc, Quuxplusone
Differential Revision: https://reviews.llvm.org/D112017
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions