[Lldb-commits] [lldb] [lldb] Clear thread name container before writing UTF8 bytes (PR #134150)

Karl Traunmüller via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 3 10:21:55 PDT 2025


ktraunmueller wrote:

@compnerd weighed in that assertions [are always there for a reason](https://github.com/swiftlang/llvm-project/issues/10269#issuecomment-2772945096), and I would generally agree on that 100%, but this precondition just doesn't seem to make sense, so I would agree that removing it would seem preferrable in this particular case. I can't see how that would create harm.

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


More information about the lldb-commits mailing list