[lldb] [llvm] [BoundsSafety][LLDB] Implement instrumentation plugin for -fbounds-safety soft traps (PR #169117)
Jonas Devlieghere via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 21 15:24:21 PST 2025
================
@@ -0,0 +1,61 @@
+//===-- InstrumentationRuntimeBoundsSafetySoftTrap.h-------------*- C++ -*-===//
----------------
JDevlieghere wrote:
```suggestion
//===----------------------------------------------------------------------===//
```
Since https://discourse.llvm.org/t/is-c-in-header-files-still-relevant/83124
https://github.com/llvm/llvm-project/pull/169117
More information about the llvm-commits
mailing list