[PATCH] AST matchers for constructors

Manuel Klimek klimek at google.com
Wed Aug 5 05:04:19 PDT 2015


On Wed, Aug 5, 2015 at 2:02 PM Manuel Klimek <klimek at google.com> wrote:

> LG
>
> On Wed, Aug 5, 2015 at 1:54 PM Aaron Ballman <aaron at aaronballman.com>
> wrote:
>
>> This patch adds AST matchers for narrowing constructors that are
>> default, copy, or move constructors, as well as functionality to
>> determine whether a ctor initializer is a base initializer. The patch
>> also contains requisite tests and documentation changes.
>>
>> Thanks!
>>
>> ~Aaron
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150805/b51feb61/attachment.html>


More information about the cfe-commits mailing list