Change ActOnReturnStmt to not take a FullExprArg. Instead, Sema will wrap the...
Change ActOnReturnStmt to not take a FullExprArg. Instead, Sema will wrap the return expr inside a CXXExprWithTemporaries if needed. llvm-svn: 79342
Loading
Please register or sign in to comment