xazax.hun accepted this revision. xazax.hun added a comment. This revision is now accepted and ready to land.
In https://reviews.llvm.org/D30841#698634, @fgross wrote: > I just assumed it would traverse in the "right" way, is there any > documentation about AST / matcher traversal? I do not know of any, but I remember having some non-determinism across platforms, but I think matching parent before children is a safe assumption for all platforms. The patch now looks good to me, but lets wait what @alexfh says. https://reviews.llvm.org/D30841 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits