]> granicus.if.org Git - clang/commit
Remove std::move that was preventing return value optimization.
authorRichard Trieu <rtrieu@google.com>
Sat, 17 Jan 2015 00:46:55 +0000 (00:46 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 17 Jan 2015 00:46:55 +0000 (00:46 +0000)
commit24e0975f837f903fd67e8ed2a0595fd741e4cb72
treefcec56f1f831c2620ff6120ff81b49629c350e91
parent49fad97bc92963e4446d7fc0a685b149eca9ecfe
Remove std::move that was preventing return value optimization.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@226357 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp