aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMiro Bucko <mbucko@meta.com>2024-05-03 11:10:02 -0400
committerGitHub <noreply@github.com>2024-05-03 08:10:02 -0700
commitbab10981f3c7a15231b8e2008f99a38a5582e3b0 (patch)
tree77ed396fb7c2767de490ccd49a8e27b94efcd6fb /clang/lib/CodeGen/CodeGenFunction.cpp
parent4821882cdfe46b93935e01805ed413cf1272bcd4 (diff)
downloadllvm-bab10981f3c7a15231b8e2008f99a38a5582e3b0.zip
llvm-bab10981f3c7a15231b8e2008f99a38a5582e3b0.tar.gz
llvm-bab10981f3c7a15231b8e2008f99a38a5582e3b0.tar.bz2
[lldb-dap] Fix test_exit_status_message_sigterm test. (#90223)
Summary: 'test_exit_status_message_sigterm' is failing due to 'psutil' dependency introduced in PR #89405. This fix removes 'deque' dependency and checks if 'psutil' can be imported before running the test. If 'psutil' cannot be imported, it emits a warning and skips the test. Test Plan: ./bin/llvm-lit -sv /path-to-llvm-project/lldb/test/API/tools/lldb-dap/console/TestDAP_console.py --filter=tools/lldb-dap/console/TestDAP_console.py Reviewers: @jeffreytan81,@clayborg,@kusmour, @JDevlieghere,@walter-erquinigo Subscribers: Tasks: lldb-dap Tags:
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions