[Lldb-commits] [clang] [lldb] [UBSan][BoundsSafety] Implement support for more expressive "trap reasons" (PR #154618)
via lldb-commits
lldb-commits at lists.llvm.org
Sat Aug 23 04:35:31 PDT 2025
================
@@ -0,0 +1,30 @@
+//==--- DiagnosticTrapKinds.td - CodeGen Diagnostics -------------------===//
----------------
Sirraide wrote:
```suggestion
//==--- DiagnosticTrapKinds.td - Trap Diagnostics ----------------------===//
```
I think you just forgot to update this one.
https://github.com/llvm/llvm-project/pull/154618
More information about the lldb-commits
mailing list