[cfe-dev] libclang support for Matchers

Manuel Klimek via cfe-dev cfe-dev at lists.llvm.org
Thu Nov 30 03:05:11 PST 2017


On Thu, Nov 30, 2017 at 5:56 AM James Mitchell via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> I'm looking to add support for matchers using the "C" API and Python
> bindings.
>
> I have started doing some initial work to add support for this:
>
> https://github.com/ReDucTor/clang/commit/d367e9ab34668da6341307765c303fbbd1b673e3
>
> It would be good to get any advice/suggestions relating to these changes
> I'm still getting familiar with the related APIs and coding standards.
>

If you find it useful, it seems like a small directed patch that makes
sense :)


> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20171130/087c93d9/attachment.html>


More information about the cfe-dev mailing list