================ @@ -449,6 +453,7 @@ ClangTidyASTConsumerFactory::createASTConsumer( } std::vector<std::unique_ptr<ASTConsumer>> Consumers; + ---------------- Xazax-hun wrote: Nit: is this an intended change? https://github.com/llvm/llvm-project/pull/128150