Generalize the NRVO move-construction-based initialization routine. No functionality...
commit363bb971afbbbab45a575775c1f8acb9a478ab76
authorDouglas Gregor <doug.gregor@gmail.com>
Fri, 21 Jan 2011 21:08:57 +0000 (21 21:08 +0000)
committerDouglas Gregor <doug.gregor@gmail.com>
Fri, 21 Jan 2011 21:08:57 +0000 (21 21:08 +0000)
treebbdd23c088dbe265da9ce55e9b262e2a11cb381e
parent026d4d0087a61131ed0e90c83b3e022b4b4970e0
Generalize the NRVO move-construction-based initialization routine. No functionality change

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123996 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaStmt.cpp