[llvm-commits] [PATCH] Windows/Path.inc: [PR6270] PathV1::makeUnique(): Give arbitrary initial seed to hide PR6270.

NAKAMURA Takumi geek4civic at gmail.com
Tue Mar 8 04:30:27 PST 2011


---
 lib/Support/Windows/Path.inc |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

This hides PR6270, though, improves a lot, I believe.
I know we should use PathV2 in future though it seems
PathV2::unique_file() is not used on ToT.

for example, I have not got failed "make -j8" with this patch.
And I can do "make" in parallel on many console sessions.

...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Windows-Path.inc-PR6270-PathV1-makeUnique-Give-a.patch.txt
Type: text/x-patch
Size: 952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110308/156d9d33/attachment.bin>


More information about the llvm-commits mailing list