[Lldb-commits] [PATCH] D62305: [lldb] fix cannot convert from 'nullptr' to 'lldb::thread_result_t'

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 23 06:08:30 PDT 2019


labath added a comment.

returning `lldb::thread_result_t()` is probably the best thing to do here...


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