semantics.c
70.4 KB
-
decl.c (finish_function): Also complain about no return in templates. · efc7052d
* decl.c (finish_function): Also complain about no return in templates. * semantics.c (finish_return_stmt): Also call check_return_expr in templates. * typeck.c (check_return_expr): In a template, just remember that we saw a return. From-SVN: r60236
Jason Merrill committed