llvm-project/clang/test/CXX/expr/expr.const
Richard Smith 4baaa5ab52 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.

llvm-svn: 288563
2016-12-03 01:14:32 +00:00
..
p2-0x.cpp DR616, and part of P0135R1: member access (or pointer-to-member access) on a 2016-12-03 01:14:32 +00:00
p3-0x-nowarn.cpp
p3-0x.cpp P0012R1: Make exception specifications be part of the type system. This 2016-10-16 17:54:23 +00:00
p5-0x.cpp Update tests touched by r249656 2015-10-08 06:31:22 +00:00