aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2017-08-22 08:02:12 +0000
committerChandler Carruth <chandlerc@gmail.com>2017-08-22 08:02:12 +0000
commitffe62e3ae981c54a15e64faf49559b57e3d1fc5c (patch)
tree8135a1652794ebdd6c9666d6dca04aac39300aae /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parentb49f0893b24dae441f8ff309c782705e5e066bd1 (diff)
downloadllvm-ffe62e3ae981c54a15e64faf49559b57e3d1fc5c.zip
llvm-ffe62e3ae981c54a15e64faf49559b57e3d1fc5c.tar.gz
llvm-ffe62e3ae981c54a15e64faf49559b57e3d1fc5c.tar.bz2
Fix a -Wpessimizing-move warning from Clang on this code --
a std::move() isn't needed here as the object is a temporary. llvm-svn: 311430
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions