llvm-project
35cec805
- [lldb][test] Workaround older systems that lack gettid (#104831)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[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.
References
#104831 - [lldb][test] Workaround older systems that lack gettid
Author
hawkinsw
Parents
0f22d47a
Loading