]> granicus.if.org Git - clang/commit
Eliminate the ForceRValue parameter from TryCopyInitialization.
authorDouglas Gregor <dgregor@apple.com>
Fri, 16 Apr 2010 17:53:55 +0000 (17:53 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 16 Apr 2010 17:53:55 +0000 (17:53 +0000)
commitb7f9e6a10bf935bd86dcb0a473df3d58f76e3a72
tree78ed0d081646d02f62238eeaa2e038959c537203
parent74eb6581973124a0e7e6ffe50bde081379030c34
Eliminate the ForceRValue parameter from TryCopyInitialization.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101498 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOverload.cpp