[cfe-dev] Suggestion for new AST-matchers

Kim Viggedal via cfe-dev cfe-dev at lists.llvm.org
Wed Mar 11 04:10:54 PDT 2020


I was thinking it might be worthwhile to add a few AST-matchers, something
like
isAssociativeOperator, isCommutativeOperator and maybe
isDistributiveOperator.

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.

So, might these matchers be relevant for clang?

-- 
/Kim Viggedal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200311/03a8d917/attachment.html>


More information about the cfe-dev mailing list