[Lldb-commits] [PATCH] D95992: Print the "no plugin" warning only when there is no plugin
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 3 19:23:11 PST 2021
JDevlieghere added a comment.
In D95992#2540921 <https://reviews.llvm.org/D95992#2540921>, @shafik wrote:
> Can we test this?
If you can bypass the check for a valid module on line 5682, you might be able to write a unit test by setting the `function` in the SymbolContext to return an unsupported language.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95992/new/
https://reviews.llvm.org/D95992
More information about the lldb-commits
mailing list