forked from mirror/libcxx
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f9c9d254cf
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. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302382 91177308-0d34-0410-b5e6-96231b3b80d8 |
8 years ago | |
---|---|---|
.. | ||
member_swap.pass.cpp | 8 years ago | |
move_assign.pass.cpp | 8 years ago | |
nonmember_swap.pass.cpp | 8 years ago |