[Lldb-commits] [PATCH] D16736: Always write the session log file in UTF-8
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 2 08:21:02 PST 2016
tfiala added a comment.
In http://reviews.llvm.org/D16736#341705, @tfiala wrote:
> This change appears to have caused a test error (rather than a test failure) on the OS X builder.
It's not clear to me yet why I didn't see this at home, but my first guess is that I have all my consoles set to utf-8 encoding, so if this is terminal related, I may have masked the issue that way. In any event, I'll have a look.
Repository:
rL LLVM
http://reviews.llvm.org/D16736
More information about the lldb-commits
mailing list