[all-commits] [llvm/llvm-project] 9efb4d: [lldb] TestInferiorCrashing.py should check for cr...
Alex via All-commits
all-commits at lists.llvm.org
Tue Mar 28 12:19:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9efb4db29dcc94b32710884e5af3f4e0b38263a6
https://github.com/llvm/llvm-project/commit/9efb4db29dcc94b32710884e5af3f4e0b38263a6
Author: Alex Langford <alangford at apple.com>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M lldb/test/API/functionalities/inferior-crashing/TestInferiorCrashing.py
Log Message:
-----------
[lldb] TestInferiorCrashing.py should check for crash reason
In a now-reverted series of patches, I inadvertently broke the ability
for lldb-server to explain a crash reason. To ensure that this feature
continues to work after future refactors, let's test the feature.
Differential Revision: https://reviews.llvm.org/D147001
More information about the All-commits
mailing list