]> granicus.if.org Git - clang/commit
Rvalue references for *this: tentative parsing and template argument deduction.
authorDouglas Gregor <dgregor@apple.com>
Wed, 26 Jan 2011 16:50:54 +0000 (16:50 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 26 Jan 2011 16:50:54 +0000 (16:50 +0000)
commite3c7a7ca66c02567543dbb5ec493818e00e8b177
tree29adad11206889845f4a3b0766b88d066fd403f1
parent6b4df91dc4ed4a3fc78587c49a3ed3df96b65d9c
Rvalue references for *this: tentative parsing and template argument deduction.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124295 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseTentative.cpp
lib/Sema/SemaTemplateDeduction.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/p8-0x.cpp [new file with mode: 0644]