[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 14:45:14 PDT 2018
zturner added a comment.
Side question, should we just kill the `LLDB_DISABLE_PYTHON=0` codepath? It can be a headache to get LLDB linking with Python (particularly on Windows), but it would be nice to be able to delete all the preprocessor stuff.
https://reviews.llvm.org/D53989
More information about the lldb-commits
mailing list