[Lldb-commits] [lldb] [lldb][Expression] Emit a 'Note' diagnostic that indicates the language used for expression evaluation (PR #161688)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 2 20:38:00 PDT 2025
https://github.com/JDevlieghere approved this pull request.
Very nice. I looked at the example before reading the PR description and I wondered (1) if this would show up even if the expression succeeded and (2) if this would show up if the languages are the same. The answer to both is no which I believe makes sense.
https://github.com/llvm/llvm-project/pull/161688
More information about the lldb-commits
mailing list