[Lldb-commits] [lldb] [LLDB] Serve unknown type symbols through `qSymbol` (PR #200134)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu May 28 03:48:00 PDT 2026


================
@@ -15,6 +15,7 @@
 #include <optional>
 #include <sstream>
 
+#include "lldb/Core/Module.h"
----------------
DavidSpickett wrote:

What is this needed for?

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


More information about the lldb-commits mailing list