aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorHarini0924 <79345568+Harini0924@users.noreply.github.com>2024-08-26 20:34:05 -0700
committerGitHub <noreply@github.com>2024-08-26 20:34:05 -0700
commitd28c0fb186dad157daf00a8a43a34daa49593cda (patch)
tree0d8aac731425c6df28376a83e7b9ec4165678995 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent952b13362d4af238b22444cc27844c0ac8c09047 (diff)
downloadllvm-d28c0fb186dad157daf00a8a43a34daa49593cda.zip
llvm-d28c0fb186dad157daf00a8a43a34daa49593cda.tar.gz
llvm-d28c0fb186dad157daf00a8a43a34daa49593cda.tar.bz2
[compiler-rt][tests] Removed the use of parentheses in compiler-rt tests with lit internal shell (#105729)
This patch addresses compatibility issues with the lit internal shell by removing the use of subshell execution (parentheses and subshell syntax) in the `merge-posix.test` and `vptr.cpp` tests. The lit internal shell does not support parentheses, so the tests have been refactored to use separate command invocations. This change is relevant for enabling the lit internal shell by default, as outlined in [[RFC] Enabling the Lit Internal Shell by Default](https://discourse.llvm.org/t/rfc-enabling-the-lit-internal-shell-by-default/80179) fixes: #102401
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions