[Lldb-commits] [lldb] [lldb][Expression] Add API to set/get language-specific expression options (PR #179208)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 2 04:07:51 PST 2026


================
@@ -11,6 +11,7 @@
 
 #include "lldb/API/SBDefines.h"
 #include "lldb/API/SBLanguages.h"
+#include "lldb/API/SBStructuredData.h"
----------------
Michael137 wrote:

```suggestion
```


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


More information about the lldb-commits mailing list