[all-commits] [llvm/llvm-project] 995d55: [lldb][test] Remove empty setUp/tearDown methods (...
Dave Lee via All-commits
all-commits at lists.llvm.org
Thu Oct 27 08:41:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 995d556f427d2ac7d3d9f80041adc7c51e80308b
https://github.com/llvm/llvm-project/commit/995d556f427d2ac7d3d9f80041adc7c51e80308b
Author: Dave Lee <davelee.com at gmail.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M lldb/test/API/commands/watchpoints/watchpoint_count/TestWatchpointCount.py
M lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
M lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
M lldb/test/API/functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py
M lldb/test/API/functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py
M lldb/test/API/python_api/compile_unit/TestCompileUnitAPI.py
Log Message:
-----------
[lldb][test] Remove empty setUp/tearDown methods (NFC)
More information about the All-commits
mailing list