diff options
author | Ben Langmuir <blangmuir@apple.com> | 2015-02-19 18:22:35 +0000 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2015-02-19 18:22:35 +0000 |
commit | 0897091730aa361d13a34495a0e81613e43c0bb6 (patch) | |
tree | 26002bc4f65fc4d6d9f695104db33d5258ec4b8c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2117269dd1fb7355fb7a3c6b83046c9973b161b3 (diff) | |
download | llvm-0897091730aa361d13a34495a0e81613e43c0bb6.zip llvm-0897091730aa361d13a34495a0e81613e43c0bb6.tar.gz llvm-0897091730aa361d13a34495a0e81613e43c0bb6.tar.bz2 |
Assume the original file is created before release in LockFileManager
This is true in clang, and let's us remove the problematic code that
waits around for the original file and then times out if it doesn't get
created in short order. This caused any 'dead' lock file or legitimate
time out to cause a cascade of timeouts in any processes waiting on the
same lock (even if they only just showed up).
llvm-svn: 229881
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions