diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-05-07 21:41:58 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-05-07 21:41:58 +0000 |
commit | ea9dc4ae608a5d1956e9fa7bb59677660e4c9f2c (patch) | |
tree | 9fa5459aa31b9905b8b94c3eed12d61cbdf6d0cc /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 07c955c6ed700f71bf08db52e2b43420ea082a34 (diff) | |
download | bcm5719-llvm-ea9dc4ae608a5d1956e9fa7bb59677660e4c9f2c.tar.gz bcm5719-llvm-ea9dc4ae608a5d1956e9fa7bb59677660e4c9f2c.zip |
Fix Windows test failures caused by identical temp file names.
This patch fixes test failures that occur on Windows because
the tests attempt to generate two distinct temp file names but
get the same name both time.
The fix for this is to create the first temp file before requesting
a second temporary file name. This ensures that the second name
will be unique.
llvm-svn: 302382
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions