auto-fn39.C
1.06 KB
-
PR c++/81045 - Wrong type-dependence with auto return type. · ccb7042d
* pt.c (type_dependent_expression_p): An undeduced auto outside the template isn't dependent. * call.c (build_over_call): Instantiate undeduced auto even in a template. From-SVN: r249323
Jason Merrill committed