[Lldb-commits] [PATCH] D43884: [lldb] Extract more fields from NSException values

Kuba (Brecka) Mracek via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Mar 3 22:03:16 PST 2018


kubamracek added a comment.

I simplified what this patch is doing by removing the other independent parts. I extended the test to be testing both CLI text output and SB APIs (which also means it cannot be moved to a lit test).


https://reviews.llvm.org/D43884





More information about the lldb-commits mailing list