[Lldb-commits] [PATCH] D51602: Print the correct error when our DynamicCheckerFunctions fail to install

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 3 13:41:29 PDT 2018


teemperor added a comment.

Don't see a way to test this, as this can only be triggered when something in LLDB is going really wrong. That piece of code also has zero test coverage, so I'll just merge it in a few weeks or so unless someone comes up with a good way to test this.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51602





More information about the lldb-commits mailing list