================ @@ -8,6 +8,7 @@ #include "AST.h" +#include "SemanticHighlighting.h" ---------------- HighCommander4 wrote:
nit: This include is not necessary any more. I would suggest removing the changes to `AST.cpp` and `call-hierarchy.test` from this diff altogether. https://github.com/llvm/llvm-project/pull/167536 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
