diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-04-28 10:31:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 10:31:59 -0700 |
commit | 46fd2b94affdb4727a2a0757d3de269989428df0 (patch) | |
tree | 1aa300a8cf80a95fa172b557e8e0a4ce05cc9be1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | acaf403c6397dc0fcd8f0988bd057b4d5ee2460f (diff) | |
download | llvm-46fd2b94affdb4727a2a0757d3de269989428df0.zip llvm-46fd2b94affdb4727a2a0757d3de269989428df0.tar.gz llvm-46fd2b94affdb4727a2a0757d3de269989428df0.tar.bz2 |
[debugserver] Migrate PThreadEvent away from PThreadMutex (NFC) (#137554)
The debugserver code predates modern C++, but with C++11 and later
there's no need to have something like PThreadMutex. This migrates
PThreadEvent away from PThreadMutex in preparation for removing it.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions