================
@@ -9,7 +9,7 @@
 #include "Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h"
 #include "Plugins/SymbolFile/DWARF/DWARFDebugInfo.h"
 #include "Plugins/SymbolFile/DWARF/DWARFDeclContext.h"
-#include "Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h"
+#include "Plugins/SymbolFile/DWARF/LogChannelDWARF.h"
----------------
labath wrote:

Not exactly. I wanted to remove (unused) SymbolFileDWARFDwo since it was 
potentially signalling breaking of abstractions, and then I got carried away 
include gardening (my editor now highlights unused headers :/).

Let me put those in separately.

https://github.com/llvm/llvm-project/pull/92745
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to