llvm-project
6e0a9139
- [Clang][NFC] Remove unnecessary copy (#100688)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#100688 - [Clang][NFC] Remove unnecessary copy
Author
smanna12
Parents
8322a308
Loading