llvm-project
e9fdc689 - [Clang][NFC] Remove unnecessary copy (#97902)

Commit
1 year ago
[Clang][NFC] Remove unnecessary copy (#97902) Reported by Static Analyzer Tool: In clang::ASTNodeImporter::VisitCountAttributedType(clang::CountAttributedType const *): Using the auto keyword without an & causes the copy of an object of type TypeCoupledDeclRefInfo
Author
Parents
Loading