================ @@ -10,6 +10,7 @@ #define LLVM_CLANG_TOOLING_DEPENDENCYSCANNING_DEPENDENCYSCANNER_H #include "clang/Driver/Compilation.h" +#include "clang/Driver/Driver.h" ---------------- cachemeifyoucan wrote:
Not sure why it depends on Driver.h? https://github.com/llvm/llvm-project/pull/164345 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
