https://github.com/kastiglione created https://github.com/llvm/llvm-project/pull/137262
None >From 83d011739ba3a03058474922428c341b9333056f Mon Sep 17 00:00:00 2001 From: Dave Lee <davelee....@gmail.com> Date: Thu, 24 Apr 2025 15:53:00 -0700 Subject: [PATCH] [lldb] Rename reverse-continue/TestReverseContinueNotSupported.py (NFC) --- ...eNotSupported.py => TestReverseContinueCommandNotSupported.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lldb/test/API/commands/process/reverse-continue/{TestReverseContinueNotSupported.py => TestReverseContinueCommandNotSupported.py} (100%) diff --git a/lldb/test/API/commands/process/reverse-continue/TestReverseContinueNotSupported.py b/lldb/test/API/commands/process/reverse-continue/TestReverseContinueCommandNotSupported.py similarity index 100% rename from lldb/test/API/commands/process/reverse-continue/TestReverseContinueNotSupported.py rename to lldb/test/API/commands/process/reverse-continue/TestReverseContinueCommandNotSupported.py _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits