Skip to content
  • Daniel Pfeifer's avatar
    ParserHelper: Move macros to bottom of files · d58d28a9
    Daniel Pfeifer authored and Brad King's avatar Brad King committed
    Since the class name is used in the macros, the iwyu tool gets confused
    wheter it needs a forward declaration or not.
    
    While editing the files, make sure structs have no typedef.  Also,
    remove confusing comments about Java.
    d58d28a9