[Lldb-commits] [lldb] [lldb] Inline expression evaluator error visualization (PR #106470)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 25 05:45:54 PDT 2024
================
@@ -8,6 +8,7 @@
#include "lldb/Utility/Status.h"
+#include "lldb/Expression/DiagnosticManager.h"
----------------
labath wrote:
Definitely not a good idea.
https://github.com/llvm/llvm-project/pull/106470
More information about the lldb-commits
mailing list