[Lldb-commits] [PATCH] D53989: Fix formatting of wchar, char16, and char32
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 1 12:24:50 PDT 2018
zturner added a comment.
No, but thanks for the pointer. Interestingly, it worked for me on my home machine but not on my work machine, and I'm not sure what the difference between the two is.
Clearly the test in lang/cpp/wchar_t is making it into `lldb_private::formatters::WCharSummaryProvider` whereas locally I am not.
https://reviews.llvm.org/D53989
More information about the lldb-commits
mailing list