]> granicus.if.org Git - clang/commit
Make both old and new versions of reference binding use the new classification functi...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 30 Jun 2010 18:13:39 +0000 (18:13 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 30 Jun 2010 18:13:39 +0000 (18:13 +0000)
commit4680bf233caeebe89aa297eb5a25709dd15a4b11
tree58f8bdaab864e5dbab299a09fd816971188c2a10
parent27cac990649d9c1217f018921749683464a28e6b
Make both old and new versions of reference binding use the new classification functions, and updated them for N3092.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107301 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
test/SemaCXX/rval-references.cpp