Thanks. Commit in r189185. Michael
On Sat, Aug 24, 2013 at 12:51 PM, James Dennett <[email protected]>wrote: > On Sat, Aug 24, 2013 at 11:07 AM, Michael Han <[email protected]> > wrote: > > The example in the comment has this node visiting order: VisitDecl(), > > VisitNamedDecl(), VisitNamespaceDecl(), so the type of the given node > should > > be NamespaceDecl, not NamedDecl. OK to commit? > > This looks like it qualifies as trivial/obvious, so yes please. (If > you want an OK from an approver, that's not me--but I'd be comfortable > to commit this comment fix without more formal approval.) > > -- James >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
