[Lldb-commits] [lldb] [LLDB] Warn about truncated DWARF section names on Windows (PR #145175)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 23 08:21:19 PDT 2025


================
@@ -173,6 +173,22 @@
     help="Specify the C/C++ standard.",
 )
 
+parser.add_argument(
----------------
DavidSpickett wrote:

Ok, these are fine then.

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


More information about the lldb-commits mailing list