search for: ca69a292

Displaying 2 results from an estimated 2 matches for "ca69a292".

2011 Sep 23
0
[LLVMdev] [cfe-dev] Unicode path handling on Windows
...ight, current > patch > > has Open only for windows but I'll add the other one as well. > > Thanks for the help! > > ~Aaron > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110923/ca69a292/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: clang.patch Type: application/octet-stream Size: 2569 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110923/ca69a292/attachment.obj> -------------- n...
2011 Sep 20
2
[LLVMdev] [cfe-dev] Unicode path handling on Windows
On Tue, Sep 20, 2011 at 4:15 PM, Nikola Smiljanic <popizdeh at gmail.com> wrote: > OK since this approach makes sense I'll shoot with my questions :) > 1. Where should get_utf8_argv go and is the name of this function OK? Right > now the function is inside llvm::sys::fs namespace because I need access to > Windows.h, should I leave it there. I don't think it belongs