[clang][NFC] Pass the ASTContext to CXXRecordDecl::setCaptures
In general Decl::getASTContext() is relatively expensive and here the changes are non-invasive. NFC.
Loading
Please register or sign in to comment
In general Decl::getASTContext() is relatively expensive and here the changes are non-invasive. NFC.