[all-commits] [llvm/llvm-project] 00c604: [lldb][NFC] Refactor test to enable subsequent reuse

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed Jul 19 06:16:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00c60496775b611d92bae5a69d4e6794ecad4084
      https://github.com/llvm/llvm-project/commit/00c60496775b611d92bae5a69d4e6794ecad4084
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M lldb/unittests/Expression/DWARFExpressionTest.cpp

  Log Message:
  -----------
  [lldb][NFC] Refactor test to enable subsequent reuse

On a subsequent commit, I intend to update the expression and call the evaluate
function more times. This refactors enables reusing some of the existing code
for that.

Differential Revision: https://reviews.llvm.org/D155197




More information about the All-commits mailing list