[Lldb-commits] [lldb] [lldb] Remove redundant severity substring within a diagnostic message. (PR #76111)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 21 04:39:17 PST 2023


https://github.com/felipepiovezan commented:

I'll leave the approval to others, but I left a coding suggestion.

It would be a lot nicer if we could tell the producer of those messages to not include the severity, but I think this is waaaaay out of scope here. The "severity" inside the message is likely coming from a producer that is too far gone at this point.

https://github.com/llvm/llvm-project/pull/76111


More information about the lldb-commits mailing list