[Lldb-commits] [PATCH] D98170: [lldb] Fix error message in IRInterpreter

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 8 04:59:24 PST 2021


teemperor added a comment.

I would be curious how you found that bug? I believe a lot of these errors are kinda impossible to reach in a normal test setup (I remember I tried writing some tests for this but can't remember finding a good way to get into all the different error branches in IRInterpreter).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98170/new/

https://reviews.llvm.org/D98170



More information about the lldb-commits mailing list