[all-commits] [llvm/llvm-project] 12771e: [lldb] Convert TestPtrAuth.py from an inline to a ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Apr 17 10:38:55 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12771e9568972500a217481ab5c9960a596ba184
      https://github.com/llvm/llvm-project/commit/12771e9568972500a217481ab5c9960a596ba184
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2026-04-17 (Fri, 17 Apr 2026)

  Changed paths:
    M lldb/test/API/lang/c/ptrauth/TestPtrAuth.py
    M lldb/test/API/lang/c/ptrauth/main.c

  Log Message:
  -----------
  [lldb] Convert TestPtrAuth.py from an inline to a regular test (NFC) (#192705)

This PR changes TestPtrAuth.py from an inline to a "regular" API test.
The motivation for this is #191416 and the need to specify parameters to
the build.



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