[Lldb-commits] [PATCH] D17107: [lldb] Unicode support on Win32

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 9 14:43:50 PST 2016


zturner added a comment.

Sounds good.  I will test this out once that patch goes in.  And yea, I
would prefer to remove the codepage stuff for now, and we can re-consider
adding it back if/when someone actually needs it.  Then we can discuss some
other options like a preprocessor define that enables setting the codepage,
or a command line switch, etc.


http://reviews.llvm.org/D17107





More information about the lldb-commits mailing list