aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorsmanna12 <soumi.manna@intel.com>2024-03-26 12:05:40 -0500
committerGitHub <noreply@github.com>2024-03-26 12:05:40 -0500
commit4c4ea249cef8db71d30517aab60a081e764260e1 (patch)
tree6096bf5ecc441542b8ebe1227e5a01d55475e857 /clang/lib/CodeGen/CodeGenFunction.cpp
parent81fc43a39878dbd938b45d7735fe6e0fe37b03c3 (diff)
downloadllvm-4c4ea249cef8db71d30517aab60a081e764260e1.zip
llvm-4c4ea249cef8db71d30517aab60a081e764260e1.tar.gz
llvm-4c4ea249cef8db71d30517aab60a081e764260e1.tar.bz2
[NFC][CLANG] Fix static analyzer bugs about unnecessary object copies with auto keyword (#85962)
Reported by Static Analyzer Tool: In clang::dataflow::Environment::initialize(): Using the auto keyword without an & causes the copy of an object of type LambdaCapture
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions