aboutsummaryrefslogtreecommitdiff
path: root/clang/tools
diff options
context:
space:
mode:
authorMed Ismail Bennani <ismail@bennani.ma>2024-05-09 14:13:44 -0700
committerGitHub <noreply@github.com>2024-05-09 14:13:44 -0700
commitdb9421381980cdf3d6914f8898a77d3237325019 (patch)
treecc754555966f694175745b57ad408ddedb2a5f0d /clang/tools
parent99f45b4c5b67cccb7845580a67b42776f49ef0e2 (diff)
downloadllvm-db9421381980cdf3d6914f8898a77d3237325019.zip
llvm-db9421381980cdf3d6914f8898a77d3237325019.tar.gz
llvm-db9421381980cdf3d6914f8898a77d3237325019.tar.bz2
[lldb/crashlog] Fix test failure when creating a target using command options (#91653)
This should fix the various crashlog test failures on the bots: ``` lldb-shell :: ScriptInterpreter/Python/Crashlog/app_specific_backtrace_crashlog.test lldb-shell :: ScriptInterpreter/Python/Crashlog/interactive_crashlog_json.test lldb-shell :: ScriptInterpreter/Python/Crashlog/interactive_crashlog_legacy.test lldb-shell :: ScriptInterpreter/Python/Crashlog/last_exception_backtrace_crashlog.test lldb-shell :: ScriptInterpreter/Python/Crashlog/skipped_status_interactive_crashlog.test ``` When we create a target by using the command option, we don't set it in the crashlog object which later on cause us to fail loading the images. rdar://127832961 Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
Diffstat (limited to 'clang/tools')
0 files changed, 0 insertions, 0 deletions