================
@@ -41,7 +41,9 @@
 #include "clang/Basic/CharInfo.h"
 #include "clang/Basic/CodeGenOptions.h"
 #include "clang/Basic/Diagnostic.h"
+#include "clang/Basic/DiagnosticFrontend.h"
----------------
VitaNuo wrote:

Sorry, most of those are a result of multiple iterations of this patch. 
The only necessary one is `llvm/Demangle/Demangle.h`.
Is that all right to add one include or should I still extract the code? 
Removing all the other includes for now.

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

Reply via email to