Fix the "unable to rename temporary" lit test failing on Windows. rename is now copy...
authorFrancois Pichet <pichet2000@gmail.com>
Mon, 20 Sep 2010 04:03:07 +0000 (04:03 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Mon, 20 Sep 2010 04:03:07 +0000 (04:03 +0000)
commit345adbe5726d3110e1e067842115b1b1472e0a7e
treebdebf66840aa209c85cdc648400e4d87fdaf110b
parent209b257c68f20720ecf3f5c735587f1d30b5e10e
Fix the "unable to rename temporary" lit test failing on Windows. rename is now copy + delete on Windows. Problem to be revisited for a permanent and clean solution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114320 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Win32/Path.inc