kastiglione added inline comments.

================
Comment at: lldb/source/API/SBQueue.cpp:33
   QueueImpl(const lldb::QueueSP &queue_sp)
-      : m_thread_list_fetched(false), m_pending_items_fetched(false) {
+       {
     m_queue_wp = queue_sp;
----------------
should you also run clang-format?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121481/new/

https://reviews.llvm.org/D121481

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to