tatyana-krasnukha added a comment.

A few typos remained after copy-pasting



================
Comment at: 
source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.cpp:279
     // This is likely an internal register for lldb use only and should not be
     // directly queried.
     error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb "
----------------
written?


================
Comment at: 
source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.cpp:281
     error.SetErrorStringWithFormat("register \"%s\" is an internal-only lldb "
                                    "register, cannot read directly",
                                    reg_info->name);
----------------
write


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D66655



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

Reply via email to