diff options
author | smanna12 <soumi.manna@intel.com> | 2024-03-27 16:44:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 16:44:41 -0500 |
commit | 5da39372e39f3aebf63e07faf774b6ed37cad3fb (patch) | |
tree | 4f1f60a534d1af2a69923c1d16b7e73dcc0d5389 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a8b90c047d5bb47702eebd4ceeb763e8537981a1 (diff) | |
download | llvm-5da39372e39f3aebf63e07faf774b6ed37cad3fb.zip llvm-5da39372e39f3aebf63e07faf774b6ed37cad3fb.tar.gz llvm-5da39372e39f3aebf63e07faf774b6ed37cad3fb.tar.bz2 |
[clang-installapi] Remove unnecessary copy (#86808)
Reported by Static Analyzer Tool:
In clang::installapi::InstallAPIVisitor::VisitFunctionDecl(clang::FunctionDecl
const *): Using the auto keyword without an & causes the copy of an
object of type DynTypedNode.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions