[Lldb-commits] [PATCH] D44321: Support demangling for D symbols via dlopen

Timothee Cour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Mar 10 15:23:31 PST 2018


timotheecour added a comment.

In https://reviews.llvm.org/D44321#1033325, @davide wrote:

> This patch has no testcase. It shouldn't be particularly hard to write one, you can take inspiration from the one in `lit/`.
>
> Thanks!


5d29d3f0aa2f540c277a67eac5873feca8c62d51 (Support for OCaml native debugging) introduced a much larger change and had no test case either. If you really insist on a test case please provide more concrete guidance.


https://reviews.llvm.org/D44321





More information about the lldb-commits mailing list