[Lldb-commits] [PATCH] D108088: [lldb] Avoid unhandled Error in TypeSystemMap::GetTypeSystemForLanguage
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 16 04:53:15 PDT 2021
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
Thanks for fixing this (and cleaning up the code), LGTM. I wrote some regression tests for this in D108121 <https://reviews.llvm.org/D108121> that I'll land as a follow-up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108088/new/
https://reviews.llvm.org/D108088
More information about the lldb-commits
mailing list