[Lldb-commits] [PATCH] D43048: [lldb-test/WIP] Allow a way to test autocompletion

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 12 06:58:24 PST 2018


davide added a comment.

In https://reviews.llvm.org/D43048#1004807, @labath wrote:

> (Btw, if you're looking for things to FileCheck-ify, I think the stuff under `lldb/unittests/UnwindAssembly` is a prime candidate and has a much higher bang/buck ratio.)


If you have ideas on how to FileCheck'ify unwind testing, I'm all for it. This recently came up in a discussion where the unwinder has been pointed out as hard to test.
Feel free to ping me offline (or just send me a mail) and we can start thinking about something [and then propose upstream]


https://reviews.llvm.org/D43048





More information about the lldb-commits mailing list