tree.c
78.2 KB
-
re PR c++/13549 (Problem compiling Boost.Python test) · d095e03c
PR c++/13549 * semantics.c (perform_koenig_lookup): Handle TEMPLATE_ID_EXPR. * parser.c (cp_parser_postfix_expression): Call it for TEMPLATE_ID_EXPR. * tree.c (is_overloaded_fn): Look through TEMPLATE_ID_EXPR. (get_first_fn): Likewise. From-SVN: r144636
Jason Merrill committed