diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-03-11 13:49:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-11 13:49:44 -0700 |
commit | dafb566710cd03b7fbb4b187a91f32be9452fd8c (patch) | |
tree | f9172bdc54446b2880444d5b0d0dbd69d2533e61 /clang/lib/Sema/SemaExprMember.cpp | |
parent | 7573ee17813b266fdca4dc3041d07bbe616df458 (diff) | |
download | llvm-dafb566710cd03b7fbb4b187a91f32be9452fd8c.zip llvm-dafb566710cd03b7fbb4b187a91f32be9452fd8c.tar.gz llvm-dafb566710cd03b7fbb4b187a91f32be9452fd8c.tar.bz2 |
[Support] Return `LockFileManager` errors right away (#130627)
This patch removes some internal state out of `LockFileManager` by
moving the locking code from the constructor into new member function
`tryLock()` which returns the errors right away. This simplifies and
modernizes the interface.
Diffstat (limited to 'clang/lib/Sema/SemaExprMember.cpp')
0 files changed, 0 insertions, 0 deletions