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 /clang/lib/Tooling/ASTDiff/ASTDiff.cpp | |
parent | b49f0893b24dae441f8ff309c782705e5e066bd1 (diff) | |
download | bcm5719-llvm-ffe62e3ae981c54a15e64faf49559b57e3d1fc5c.tar.gz bcm5719-llvm-ffe62e3ae981c54a15e64faf49559b57e3d1fc5c.zip |
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 'clang/lib/Tooling/ASTDiff/ASTDiff.cpp')
0 files changed, 0 insertions, 0 deletions