Skip to content
Snippets Groups Projects
Commit ea344c81 authored by Richard Smith's avatar Richard Smith
Browse files

DR616, and part of P0135R1: member access (or pointer-to-member access) on a

temporary produces an xvalue, not a prvalue. Support this by materializing the
temporary prior to performing the member access.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@288563 91177308-0d34-0410-b5e6-96231b3b80d8
parent 431cab40
No related branches found
No related tags found
No related merge requests found
Showing
with 99 additions and 45 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment