[Lldb-commits] [PATCH] D30844: pthread_setname_np first appeared in glibc 2.12
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 10 14:53:35 PST 2017
zturner added a comment.
labath@ will need to comment on this. I wasn't aware that we were getting the thread name anywhere else. Im not sure if this code is even important, but hopefully it is not.
The test suite is full of flakiness, but as long as it's the same before and after your change, it doesn't seem like anything is broken.
https://reviews.llvm.org/D30844
More information about the lldb-commits
mailing list