[Lldb-commits] [PATCH] D112564: [lldb] Add support for UTF-8 unicode formatting
Luís Ferreira via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 21 17:38:43 PST 2021
ljmf00 added a comment.
@labath I found the missing part, DumpTypeValue depends on lldb::Format and eFormatUnicode8 case should be added there too. I added tests and also changed the patch message. Can you re-review?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112564/new/
https://reviews.llvm.org/D112564
More information about the lldb-commits
mailing list