[Lldb-commits] [PATCH] D17107: [lldb] Unicode support on Win32
Jim Ingham via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 10 16:56:23 PST 2016
jingham added a subscriber: jingham.
jingham added a comment.
Unless something has changed since last I looked, the llvm path utilities are host specific. I didn't inspect the code where this is being used, but it is in Host/common, so unless there's an ifdef WINDOWS around it, I don't think you should use the llvm path utilities.
Jim
Repository:
rL LLVM
http://reviews.llvm.org/D17107
More information about the lldb-commits
mailing list