not buggy (said Michael)
authorMatthias Braun <matze@braunis.de>
Mon, 19 Jan 2009 19:14:20 +0000 (19:14 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 19 Jan 2009 19:14:20 +0000 (19:14 +0000)
[r25268]

include/libfirm/typerep.h

index 760f53f..22e2cfb 100644 (file)
@@ -2593,8 +2593,6 @@ void type_walk_super(type_walk_func *pre, type_walk_func *post, void *env);
    Then iterates to subclasses.  Executes post after return from
    subclass.
    Does not visit global type, frame types.
    Then iterates to subclasses.  Executes post after return from
    subclass.
    Does not visit global type, frame types.
-
-   @bug ?? something is wrong with this.
 */
 void class_walk_super2sub(class_walk_func *pre, class_walk_func *post,
                           void *env);
 */
 void class_walk_super2sub(class_walk_func *pre, class_walk_func *post,
                           void *env);