================ @@ -16,6 +16,7 @@ #include "clang/Frontend/TextDiagnostic.h" #include "clang/Lex/Lexer.h" #include "llvm/Support/ErrorHandling.h" +#include "llvm/Support/FormattedStream.h" ---------------- Sirraide wrote:
This doesn’t appear to be used considering that this is the only diff in this file? https://github.com/llvm/llvm-project/pull/164935 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
