<div dir="ltr">I think these matchers could be useful in many cases, or maybe just the one tidy check, I think it's hard to tell myself.<br>So I guess I'll just start out with trying them out as local matchers for one check and take it from there if I can find more uses for them.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Den ons 11 mars 2020 kl 13:06 skrev Aaron Ballman <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Mar 11, 2020 at 7:11 AM Kim Viggedal via cfe-dev<br>
<<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>> wrote:<br>
><br>
> I was thinking it might be worthwhile to add a few AST-matchers, something like<br>
> isAssociativeOperator, isCommutativeOperator and maybe isDistributiveOperator.<br>
><br>
> I'm still quite new in the clang community so before starting to work on them I would like to check if they have potential to be accepted.<br>
><br>
> So, might these matchers be relevant for clang?<br>
<br>
It's possible! When we add new AST matchers, we typically want there<br>
to be some obvious uses for the matcher (for instance, clang-tidy<br>
checks that could be refactored to use them, new clang-tidy checks<br>
made possible, etc). It's not immediately obvious to me what these<br>
matchers would be used for in general as opposed to being a local<br>
matcher used by 1-2 checks, however, you may have other ideas in mind<br>
that I'm not thinking of.<br>
<br>
~Aaron<br>
<br>
><br>
> --<br>
> /Kim Viggedal<br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
> <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">/Kim Viggedal</div>