Skip to content
Commit 95585ab6 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Fix a race condition in llvm::sys::path::unique_file: when we end up

failing to create the unique file because the path doesn't exist,
don't fail if someone else manages to create the path before we do.

llvm-svn: 172032
parent 230203c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment