diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2017-08-22 08:02:12 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2017-08-22 08:02:12 +0000 |
commit | ffe62e3ae981c54a15e64faf49559b57e3d1fc5c (patch) | |
tree | 8135a1652794ebdd6c9666d6dca04aac39300aae /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | b49f0893b24dae441f8ff309c782705e5e066bd1 (diff) | |
download | llvm-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