]> granicus.if.org Git - clang/commit
Do not apply the ARC move optimization to 'const'-qualified xvalues.
authorJohn McCall <rjmccall@apple.com>
Sat, 25 Jun 2011 02:26:44 +0000 (02:26 +0000)
committerJohn McCall <rjmccall@apple.com>
Sat, 25 Jun 2011 02:26:44 +0000 (02:26 +0000)
commitdf7b091c58ccdb402a32bfbde9c506074dba5f3d
treeae884fb6cd59ab28589036a9400c4f7242d67fd3
parent545d996ec5a3113f046944f11b27cc2d6cb055b4
Do not apply the ARC move optimization to 'const'-qualified xvalues.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133861 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjC.cpp
test/CodeGenObjCXX/arc-move.mm