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

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 22 10:59:39 PDT 2016


zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.

I think this is ready to go in.  You probably noticed that this took a long time to work out all the issues with.  In the future if there's any way you could break things up into smaller patches, you will probably end up getting lots of small patches in in a shorter total time than one large patch.  Even if it just means fixing all the Unicode issues in file X, and then in file Y in a separate patch, etc.

Anyway, thanks for seeing this through to the end!


http://reviews.llvm.org/D17107





More information about the lldb-commits mailing list