[Lldb-commits] [PATCH] D44056: [lldb] Fix "code unreachable" warning in HostThreadPosix::Cancel
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 5 08:38:43 PST 2018
clayborg added a comment.
Yes we want to avoid ever using this function. It only leads to bad things happening.
https://reviews.llvm.org/D44056
More information about the lldb-commits
mailing list