diff options
author | Will Hawkins <hawkinsw@obs.cr> | 2024-08-21 00:09:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 21:09:08 -0700 |
commit | 35cec805bfa91fd9b83c29c45f3a5877e484bd85 (patch) | |
tree | bb1b9b56de77706403b1faa46a9793cae66016a2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0f22d47a7a1f70ec77ea8ccdf08a6487827937db (diff) | |
download | llvm-35cec805bfa91fd9b83c29c45f3a5877e484bd85.zip llvm-35cec805bfa91fd9b83c29c45f3a5877e484bd85.tar.gz llvm-35cec805bfa91fd9b83c29c45f3a5877e484bd85.tar.bz2 |
[lldb][test] Workaround older systems that lack gettid (#104831)
Older glibc versions do not provide `gettid`. Provide our own `gettid`
in these cases.
Fixes a build failure caused by #104109.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions