llvm-project/clang/test/CXX/dcl.dcl
Richard Smith 7ed5fb2d22 Add missing temporary materialization conversion on left-hand side of .
in some member function calls.

Specifically, when calling a conversion function, we would fail to
create the AST node representing materialization of the class object.

llvm-svn: 338135
2018-07-27 17:13:18 +00:00
..
basic.namespace PR31606: Generalize our tentative DR resolution for inheriting copy/move 2017-01-13 20:46:54 +00:00
dcl.attr When a dependent alignas is applied to a non-dependent typedef, 2018-06-20 23:36:55 +00:00
dcl.enum
dcl.link Bring r325915 back. 2018-02-23 19:30:48 +00:00
dcl.spec Add missing temporary materialization conversion on left-hand side of . 2018-07-27 17:13:18 +00:00
p4-0x.cpp