print-tree.h
1.78 KB
-
Fix print_node for CONSTRUCTORs · 47044ef2
* print-tree.c (struct bucket): Remove. (print_node): Add new argument which drives whether a tree node is printed briefly or not. (debug_tree): Replace a custom hash table with hash_set<T>. * print-tree.h (print_node): Add the argument. From-SVN: r242820
Martin Liska committed