Viktor Kutuzov
2009-Jul-03 08:13 UTC
[LLVMdev] [llvm-commits] [PATCH] Fix for Path::makeAbsolute
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>
Reasonably Related Threads
- [LLVMdev] [llvm-commits] [PATCH] Fix for llvm::FindExecutable (fails to find executable if path is provided)
- [LLVMdev] Heads up! Working on bugpoint
- [LLVMdev] Heads up! Working on bugpoint
- [LLVMdev] LLVM-gcc for ARM
- [LLVMdev] Heads up! Working on bugpoint