[Lldb-commits] [lldb] b1e856d - Ah, one test too many updated. This one should be unmodified.
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 25 21:03:58 PDT 2020
Author: Jason Molenda
Date: 2020-08-25T21:03:39-07:00
New Revision: b1e856d3a9019c355baa186075699d95be7b2735
URL: https://github.com/llvm/llvm-project/commit/b1e856d3a9019c355baa186075699d95be7b2735
DIFF: https://github.com/llvm/llvm-project/commit/b1e856d3a9019c355baa186075699d95be7b2735.diff
LOG: Ah, one test too many updated. This one should be unmodified.
Added:
Modified:
lldb/test/Shell/SymbolFile/target-symbols-add-unwind.test
Removed:
################################################################################
diff --git a/lldb/test/Shell/SymbolFile/target-symbols-add-unwind.test b/lldb/test/Shell/SymbolFile/target-symbols-add-unwind.test
index 23133a801c27..b4f0cc4c402c 100644
--- a/lldb/test/Shell/SymbolFile/target-symbols-add-unwind.test
+++ b/lldb/test/Shell/SymbolFile/target-symbols-add-unwind.test
@@ -24,4 +24,3 @@ image show-unwind -n main
# CHECK: debug_frame UnwindPlan:
# CHECK-NEXT: This UnwindPlan originally sourced from DWARF CFI
# CHECK-NEXT: This UnwindPlan is sourced from the compiler: yes.
-# CHECK-NEXT: This UnwindPlan is for a trap handler function: no.
More information about the lldb-commits
mailing list