[all-commits] [llvm/llvm-project] 956860: [lldb] Correct expected output for variable on 32 ...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Sep 19 01:29:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 956860168b56f135b9facf3827ae9f3634d41f40
      https://github.com/llvm/llvm-project/commit/956860168b56f135b9facf3827ae9f3634d41f40
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-09-19 (Tue, 19 Sep 2023)

  Changed paths:
    M lldb/test/API/python_api/value/TestValueAPI.py

  Log Message:
  -----------
  [lldb] Correct expected output for variable on 32 bit platforms

710276a2505514634a7cc805461b1219dcef9337 added settings to control
leading zeros but the initial test case assumed a 64 bit target.




More information about the All-commits mailing list