clayborg added inline comments.

================
Comment at: lldb/tools/lldb-vscode/VSCode.h:173
+
+  void RegisterRequestCallback(std::string request, RequestCallback callback);
 };
----------------
I thought this was the contents of a "lldb::SBTarget 
CreateTargetFromArguments(const llvm::json::Object &arguments, lldb::SBError 
&error);" function! 

Ignore this bad comment!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84974

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

Reply via email to