[all-commits] [llvm/llvm-project] 19bce1: [lldb] [NFC] Rewrite TestRedefinitionsInInlines.py...

Jason Molenda via All-commits all-commits at lists.llvm.org
Wed Jun 5 15:40:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19bce1702bd1e399bea76d0de2a649a14551b000
      https://github.com/llvm/llvm-project/commit/19bce1702bd1e399bea76d0de2a649a14551b000
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    A lldb/test/API/lang/c/inlines/Makefile
    M lldb/test/API/lang/c/inlines/TestRedefinitionsInInlines.py
    M lldb/test/API/lang/c/inlines/main.c

  Log Message:
  -----------
  [lldb] [NFC] Rewrite TestRedefinitionsInInlines.py as an API test (#94539)

Rewrite an inline test as an API test, to be a little easier to debug,
and add some additional checks that we're in the inlined test1, then
step and we are now in the inlined test2 functions.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list