Re: [Lldb-commits] [lldb] r258969 - Resubmit r258759 with proper unicode handling.

2016-01-27 Thread Zachary Turner via lldb-commits
Gah, I really thought this woudl work. I will revert again. On Wed, Jan 27, 2016 at 11:48 AM Tamas Berghammer wrote: > Hi Zach, > > I think this CL (or one of your other recent related CL) caused some > regression on the Linux builder. You can see the failed build here: > http://lab.llvm.org:80

Re: [Lldb-commits] [lldb] r258969 - Resubmit r258759 with proper unicode handling.

2016-01-27 Thread Tamas Berghammer via lldb-commits
Hi Zach, I think this CL (or one of your other recent related CL) caused some regression on the Linux builder. You can see the failed build here: http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/10736 Can you take a look (if you need help or you think it isn't caused by one

[Lldb-commits] [lldb] r258969 - Resubmit r258759 with proper unicode handling.

2016-01-27 Thread Zachary Turner via lldb-commits
Author: zturner Date: Wed Jan 27 13:00:51 2016 New Revision: 258969 URL: http://llvm.org/viewvc/llvm-project?rev=258969&view=rev Log: Resubmit r258759 with proper unicode handling. Instead of opening the file in unicode mode, we need only encode data which potentially has non-ASCII characters as