[Lldb-commits] [lldb] [lldb] fix set SBLineEntryColumn (PR #130435)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 10 08:36:48 PDT 2025


================
@@ -1,5 +1,6 @@
 add_lldb_unittest(APITests
   SBCommandInterpreterTest.cpp
+        SBLineEntryTest.cpp
----------------
JDevlieghere wrote:

```suggestion
  SBLineEntryTest.cpp
```

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


More information about the lldb-commits mailing list