[Lldb-commits] [lldb] [lldb][windows] print stop reason if MSVC's runtime check fails (PR #185473)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 11 06:28:03 PDT 2026
================
@@ -0,0 +1,81 @@
+//===-- MSVCRTCRecognizer.cpp ---------------------------------------------===//
----------------
Nerixyz wrote:
```suggestion
//===----------------------------------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/185473
More information about the lldb-commits
mailing list