Right, there are *two* cases of pr-value class-type expressions that don't
authorJohn McCall <rjmccall@apple.com>
Thu, 16 Sep 2010 06:57:56 +0000 (06:57 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 16 Sep 2010 06:57:56 +0000 (06:57 +0000)
commit19e60ad937af50843a653fa19c8be6a83a64f24f
treefeb52ab5f7a9ca37b84dc80ea34c18cf592303d8
parentb25938303de0976b9f189363d43033e5788e3d36
Right, there are *two* cases of pr-value class-type expressions that don't
derive from temporaries of the same type.  Black-list member expressions
as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114071 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp
test/CodeGenCXX/temporaries.cpp