[all-commits] [llvm/llvm-project] 0783ad: [lldb] Switch expect to runCmd in TestRecursiveTyp...

Dave Lee via All-commits all-commits at lists.llvm.org
Wed Nov 11 16:17:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0783ad9e6a2c1156ca0bf5493473d6c98f006593
      https://github.com/llvm/llvm-project/commit/0783ad9e6a2c1156ca0bf5493473d6c98f006593
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M lldb/test/API/types/TestRecursiveTypes.py

  Log Message:
  -----------
  [lldb] Switch expect to runCmd in TestRecursiveTypes (NFC)

Following discussion in D91193, a change made in D88792 was not quite right.
This restores the message argument, and switches from `expect` to `runCmd`.

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




More information about the All-commits mailing list