restore fix for 18645, buildbot apparently gave a false positive.
authorNathan Sidwell <nathan@acm.org>
Fri, 16 Jan 2015 15:20:14 +0000 (15:20 +0000)
committerNathan Sidwell <nathan@acm.org>
Fri, 16 Jan 2015 15:20:14 +0000 (15:20 +0000)
commit9609002b4a12e8e475db5d012df10e35dfd7f8b0
tree8d32530111569502d5fc2a7f81bb37d3a5f559da
parentae47bc6ab9f636a1abed6310a18f8dba6c2151da
restore fix for 18645, buildbot apparently gave a false positive.
Correct logic concerning 'T &&' deduction against lvalues.

llvm-svn: 226278
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/SemaTemplate/deduction.cpp