[all-commits] [llvm/llvm-project] d2700b: [lldb/Utility] Add unit tests for RegisterValue::G...

plabath via All-commits all-commits at lists.llvm.org
Tue Nov 3 07:12:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d2700b7873e305a09a931e98b12ebab7b42deec3
      https://github.com/llvm/llvm-project/commit/d2700b7873e305a09a931e98b12ebab7b42deec3
  Author: Pavel Labath <labath at google.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M lldb/include/lldb/Utility/RegisterValue.h
    M lldb/source/Expression/Materializer.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
    M lldb/unittests/Utility/RegisterValueTest.cpp

  Log Message:
  -----------
  [lldb/Utility] Add unit tests for RegisterValue::GetScalarValue

Buggy cases are commented out.

Also sneak in a modernization of a RegisterValue constructor.




More information about the All-commits mailing list