================ @@ -10,7 +10,7 @@ #define LLDB_INTERPRETER_COMMANDRETURNOBJECT_H #include "lldb/Host/StreamFile.h" -#include "lldb/Utility/DiagnosticsRendering.h" +#include "lldb/Host/common/DiagnosticsRendering.h" ---------------- Michael137 wrote:
Unrelated to this PR, but I'm surprised to see that the subdirectories in `Host` are all lower-case 🤷♂️ https://github.com/llvm/llvm-project/pull/168696 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
