llvm-project
6e0a9139 - [Clang][NFC] Remove unnecessary copy (#100688)

Commit
1 year ago
[Clang][NFC] Remove unnecessary copy (#100688) Reported by Static Analyzer Tool: In Sema::checkIncorrectVTablePointerAuthenticationAttribute(): Using the auto keyword without an & causes the copy of an object of type CXXBaseSpecifier.
Author
Parents
Loading