diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-03-12 08:51:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 08:51:00 -0700 |
commit | f4d599cda90aa06d1e1a95474a0ee3a4053e77dd (patch) | |
tree | 6bc6898192fbc110540f036f1d4b0556bd563b6a /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 2620742bf61e8ad5fdc6b245bee31ec341ef46b4 (diff) | |
download | llvm-f4d599cda90aa06d1e1a95474a0ee3a4053e77dd.zip llvm-f4d599cda90aa06d1e1a95474a0ee3a4053e77dd.tar.gz llvm-f4d599cda90aa06d1e1a95474a0ee3a4053e77dd.tar.bz2 |
[Support] Do not remove lock file on failure (#130834)
Clients of `LockFileManager` call `unsafeRemoveLockFile()` whenever
`tryLock()` fails. However looking at the code, there are no scenarios
where this actually does something useful. This PR removes such calls.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions