Files
clang-p2996/clang/test/CodeGenCXX/stack-reuse-miscompile.cpp
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

1.8 KiB