================
@@ -42,7 +42,7 @@ class UnnecessaryCopyInitializationCheck : public
ClangTidyCheck {
const VarDecl &Var;
const Stmt &BlockStmt;
const DeclStmt &VarDeclStmt;
- clang::ASTContext &ASTCtx;
+ ASTContext &ASTCtx;
----------------
vbvictor wrote:
Okay, nevermind! Could be for another patch.
https://github.com/llvm/llvm-project/pull/185169
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits