cp-tree.def
11.9 KB
-
cp-tree.def (EMPTY_CLASS_EXPR): New tree node. · 699ed0ce
* cp-tree.def (EMPTY_CLASS_EXPR): New tree node. * call.c (build_call): Use EMPTY_CLASS_EXPR instead of RTL_EXPR. * expr.c (cplus_expand_expr): Expand it. * ir.texi: Document EMPTY_CLASS_EXPR. From-SVN: r30116
Mark Mitchell committed