diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-04-11 08:53:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 08:53:49 -0700 |
commit | 70627af91f577f5195a11ee44c6af39503e1ce52 (patch) | |
tree | fef5d1249b70778c0ffb582a065b4ffc0d7a6921 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 438f984b4b3c6774f07eced877dce7cdbeef6a3b (diff) | |
download | llvm-70627af91f577f5195a11ee44c6af39503e1ce52.zip llvm-70627af91f577f5195a11ee44c6af39503e1ce52.tar.gz llvm-70627af91f577f5195a11ee44c6af39503e1ce52.tar.bz2 |
[lldb] Synchronize access to m_statusline in the Debugger (#134759)
Eliminate the potential for a race between the main thread, the default
event handler thread and the signal handling thread, when accessing the
m_statusline member.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions