[all-commits] [llvm/llvm-project] a07347: [lldb][test] Rename/remove duplicate methods in AP...
Michael Buch via All-commits
all-commits at lists.llvm.org
Mon Feb 9 01:47:37 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a07347f60997b971314563c7427aff5153677d95
https://github.com/llvm/llvm-project/commit/a07347f60997b971314563c7427aff5153677d95
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/ordering/TestDataFormatterStdOrdering.py
M lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/vbool/TestDataFormatterStdVBool.py
M lldb/test/API/functionalities/gdb_remote_client/TestWasm.py
Log Message:
-----------
[lldb][test] Rename/remove duplicate methods in API tests (#180250)
Ran my python script from
https://github.com/llvm/llvm-project/pull/97043 over the repo again and
there were 2 duplicate test-cases that have been introduced since I last
did this.
Also one of the WASM classes had a duplicate method which I just
removed.
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