summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LockFileManager.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2013-01-10 01:58:46 +0000
committerDouglas Gregor <dgregor@apple.com>2013-01-10 01:58:46 +0000
commit95585ab6a44edc0a56eec3572684d6e72828fc0d (patch)
treefdd9568715a20a4795560ebabd9408fe8d58517d /llvm/lib/Support/LockFileManager.cpp
parent230203c9499991eb28f8926d0c96fe0b55b82ccb (diff)
downloadbcm5719-llvm-95585ab6a44edc0a56eec3572684d6e72828fc0d.tar.gz
bcm5719-llvm-95585ab6a44edc0a56eec3572684d6e72828fc0d.zip
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
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud