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

Daniel Dunbar daniel at zuster.org
Sun Jul 12 13:24:59 PDT 2009


Thanks Viktor,

Applied here:
  http://llvm.org/viewvc/llvm-project?view=rev&revision=75424
with some added llvm_unreachable calls on the FIXME paths.

 - Daniel

On Wed, Jul 8, 2009 at 1:06 PM, Viktor Kutuzov<vkutuzov at accesssoftek.com> wrote:
> Hello everyone,
>
> The Path::makeAbsolute for Windows doesn't handle correctly a given absolute
> path with a drive letter or any UNC name.
>
> Please find the patch attached.
>
> -Viktor
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>



More information about the llvm-commits mailing list