diff options
author | smanna12 <soumi.manna@intel.com> | 2024-07-26 05:27:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 07:27:09 -0500 |
commit | 6e0a913973111926f9fdbd82b72ea640b013167e (patch) | |
tree | b395c0156369c002345077012984c7356de349ce /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8322a3085c902de9759a40ccdcd194a4c46e7185 (diff) | |
download | llvm-6e0a913973111926f9fdbd82b72ea640b013167e.zip llvm-6e0a913973111926f9fdbd82b72ea640b013167e.tar.gz llvm-6e0a913973111926f9fdbd82b72ea640b013167e.tar.bz2 |
[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.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions