Thanks! Committed in r243107

~Aaron

On Fri, Jul 24, 2015 at 7:50 AM, Manuel Klimek <kli...@google.com> wrote:
> LG
>
> On Wed, Jul 22, 2015 at 8:42 PM Aaron Ballman <aa...@aaronballman.com>
> 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
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to