summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorHighW4y2H3ll <zhenghaohuu@gmail.com>2025-04-18 10:42:49 -0700
committerGitHub <noreply@github.com>2025-04-18 10:42:49 -0700
commitba273be3bd1986f891fba38016bd217b9734b6f8 (patch)
tree7cfde67d1fd6e89a0b600095c15fdbadcf69eb1c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent722d5890cc0d6e3879ebe43b43405f102f658e30 (diff)
[Bazel] Remove redundant gtest_main from codegen_tests, codegen_globalisel_tests, mi_tests (#135316)
For codegen_tests, codegen_globalisel_tests and mi_tests, they already have their own `main` function defined, so there should be no need to add `gtest_main` dependency for the main function... - codegen_tests: https://github.com/llvm/llvm-project/blob/main/llvm/unittests/CodeGen/TargetOptionsTest.cpp#L73 - codegen_globalisel_tests: https://github.com/llvm/llvm-project/blob/main/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp#L978 - mi_tests: https://github.com/llvm/llvm-project/blob/main/llvm/unittests/MI/LiveIntervalTest.cpp#L933
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions