[Lldb-commits] [lldb] [lldb] Fix off-by-one error in ToDwarfSourceLanguage (PR #162315)
Joshua Peterson via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 7 10:54:34 PDT 2025
joshpeterson wrote:
> Thanks! Can we add a test to `lldb/unittests/Target/Language.cpp`? I think i skip a check there for `eLanguageTypeLastStandardLanguage`. Don't quite remember why that was.
Good suggestion, I'll do that.
https://github.com/llvm/llvm-project/pull/162315
More information about the lldb-commits
mailing list