[Lldb-commits] [PATCH] D62305: [lldb] fix cannot convert from 'nullptr' to 'lldb::thread_result_t'
Konrad Wilhelm Kleine via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 23 06:19:45 PDT 2019
kwk added a comment.
In D62305#1513642 <https://reviews.llvm.org/D62305#1513642>, @labath wrote:
> returning `lldb::thread_result_t()` is probably the best thing to do here...
@labath I've followed your advice. Running tests for linux now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62305/new/
https://reviews.llvm.org/D62305
More information about the lldb-commits
mailing list