aprantl added a comment. The feature itself is already being tested by `lldb/test/Shell/Process/UnsupportedLanguage.test`. In order to test this change we would have to force TypeSystemClang to fail to initialize somehow. The only way to do this would be to pass in an invalid arch, but if we do that we won't get to the point where this warning would be printed. (The bugfix is intended for Swift plugin, which does fail to initialize more easily).
CHANGES SINCE LAST ACTION https://reviews.llvm.org/D95992/new/ https://reviews.llvm.org/D95992 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits