[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:06:23 PST 2017
zturner added a comment.
It looks like I just forgot to remove those functions. All the callers have been updated to use the llvm method. Can you just delete this method (and the one in `HostThreadFreeBSD`?
https://reviews.llvm.org/D30844
More information about the lldb-commits
mailing list