diff options
| author | Jeff Niu <jeff@modular.com> | 2024-08-26 22:59:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-26 19:59:49 -0700 |
| commit | ce2b488e90d6d5a5c8fe495ede8238938827da39 (patch) | |
| tree | 4b3ccb1d0431ec7adf91f8bd83c7c09b86456f4a /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | c8cac33ad23acc671a0a7390a5254b9f6e848138 (diff) | |
| download | llvm-ce2b488e90d6d5a5c8fe495ede8238938827da39.zip llvm-ce2b488e90d6d5a5c8fe495ede8238938827da39.tar.gz llvm-ce2b488e90d6d5a5c8fe495ede8238938827da39.tar.bz2 | |
[mlir] ThreadLocalCache: make TSAN happy about destructors (#106170)
TSAN warns that `ptr` is read and write without protection in
`clearExpiredEntries` and in the destructor of `Owner`. Add an atomic
bool to synchronize these without incurring a cost when calling `get`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
