labath accepted this revision.
labath added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.h:75
 
+  ArchSpec Process::GetSystemArchitecture() override;
+
----------------
This should go in ProcessWindows.h. NativeProcessWindows is the 
not-fully-functional lldb-server-based implementation. Also, drop the 
`Process::`


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

https://reviews.llvm.org/D121443

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

Reply via email to