[cfe-dev] Match Non-Type Template Parameter Using AST Matchers

Daniel Dilts via cfe-dev cfe-dev at lists.llvm.org
Mon Oct 5 12:53:22 PDT 2015


Wow!  That was fast.  Has it been added to

http://clang.llvm.org/docs/LibASTMatchersReference.html

?

On Mon, Oct 5, 2015 at 12:47 PM, Aaron Ballman <aaron at aaronballman.com>
wrote:

> On Mon, Oct 5, 2015 at 3:38 PM, Daniel Dilts <diltsman at gmail.com> wrote:
> >> > Does anyone have any ideas on how to do this?
> >>
> >> That functionality doesn't currently exist. However, it should be
> >> relatively straight-forward to add. I'm happy to do so if you would
> >> find it useful.
> >>
> > Yes, it is something that I would find useful.  Also, it seems like
> > something that should be there anyway, since it exists for type template
> > parameters.
>
> Agreed, I think it was an oversight that it had not been included.
> I've added it in r249341.
>
> ~Aaron
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151005/b98db4ff/attachment.html>


More information about the cfe-dev mailing list