[LLVMdev] [llvm-commits] [PATCH] Fix for Path::makeAbsolute

Viktor Kutuzov vkutuzov at accesssoftek.com
Fri Jul 3 01:13:11 PDT 2009


Hello everyone,

The Path::makeAbsolute is broken for Windows. It doesn't handle
correctly a given absolute path with a drive letter or any UNC name.

Please find the patch attached.

-Viktor

-------------- next part --------------
A non-text attachment was scrubbed...
Name: makeAbsolute.patch
Type: application/octet-stream
Size: 2937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090703/e456b5cb/attachment.obj>


More information about the llvm-dev mailing list