aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <shafik.yaghmour@intel.com>2025-05-01 09:52:09 -0700
committerGitHub <noreply@github.com>2025-05-01 09:52:09 -0700
commitacc40ed0a747ad8f5dbb93788da7ce104c36c0a3 (patch)
treed41181b7a54d209afd54265f3119594df4972098 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentdadd91e793a7622e0ca34ad9c3993a01a437b651 (diff)
downloadllvm-acc40ed0a747ad8f5dbb93788da7ce104c36c0a3.zip
llvm-acc40ed0a747ad8f5dbb93788da7ce104c36c0a3.tar.gz
llvm-acc40ed0a747ad8f5dbb93788da7ce104c36c0a3.tar.bz2
[Clang][NFC] Use const auto & to avoid copy (#138069)
Static analysis flagged this code as causing a copy when we never modify ModName and therefore we can use const auto & and avoid copying.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions