[Lldb-commits] [lldb] [lldb] Introduce an always-on system log category/channel (PR #108495)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 26 23:55:11 PDT 2024
================
@@ -20,6 +20,8 @@
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/TargetSelect.h"
+#include "lldb/Version/Version.h"
----------------
labath wrote:
Group this with the other lldb includes?
https://github.com/llvm/llvm-project/pull/108495
More information about the lldb-commits
mailing list