diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-04-28 09:28:47 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2025-04-28 09:44:14 -0700 |
commit | 9f2bcc7a663dc36c3cd0b3d6c3616d9661a03c0f (patch) | |
tree | a816832109d2d1e6f8e00364fdc5fbd2b8fbe8d7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 044ff78adcf6e5c6848ea8a8bb9dec2f4a32066c (diff) | |
download | llvm-9f2bcc7a663dc36c3cd0b3d6c3616d9661a03c0f.zip llvm-9f2bcc7a663dc36c3cd0b3d6c3616d9661a03c0f.tar.gz llvm-9f2bcc7a663dc36c3cd0b3d6c3616d9661a03c0f.tar.bz2 |
[debugserver] Migrate DNBTimer away from PThreadMutex (NFC) (#137540)
The debugserver code predates modern C++, but with C++11 and later
there's no need to have something like PThreadMutex. This migrates
DNBTimer away from that class in preparation for removing PThreadMutex.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions