LG

On Wed, Jul 22, 2015 at 8:42 PM Aaron Ballman <[email protected]>
wrote:

> This patch adds a narrowing AST matcher, isFinal(), so that you can
> match on final classes or methods. While this could be accomplished
> through use of the hasAttr() matcher, the fact that we model final as
> an attribute is really an implementation detail.
>
> ~Aaron
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to