Reid Spencer 07f9f4e2a4 Fix a file overwrite bug in llvm-ar introduced by changes to
createTemporaryFile semantics where it doesn't create a fully unique name
if the basename doesn't exist. This functionality is now optionally
provided by the boolean reuse_current parameter to createTemporaryFile and
makeUnique. The default values differ because of the way these functions
are used in LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18961 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-15 08:32:45 +00:00
..
2004-12-07 04:03:45 +00:00
2004-12-13 17:01:53 +00:00
2004-12-15 01:46:54 +00:00
2004-11-21 04:42:32 +00:00
2004-12-10 07:55:01 +00:00
2004-12-05 06:43:27 +00:00
2004-11-15 23:20:19 +00:00
2004-10-11 22:21:13 +00:00
2004-11-30 02:51:53 +00:00
2004-12-10 20:35:47 +00:00
2004-12-07 08:11:11 +00:00
2004-06-04 20:39:05 +00:00
2004-12-05 06:33:15 +00:00