On Mon, Aug 4, 2014 at 1:34 PM, Manuel Klimek <[email protected]> wrote:

> On Fri, Aug 1, 2014 at 7:43 PM, Jacques Pienaar <[email protected]>
> wrote:
>
>> Hi,
>>
>> The patch adds ASTMatchers for matching CUDA declarations.
>>
>> Kindly asking for review.
>>
>
> (just for the future: it'll make it easier for me to review if you run it
> through phab - this change is small enough that it doesn't make a big
> difference though)
>
> Can you please run:
> $ cd tools/clang/docs/tools
> $ python ./dump_ast_matchers.py
> (this will automatically update the documentation)
>

Also, you might want to add a reverse test (otherwise we have a) code
that's not executed and b) we could implement matchesWithCuda as "return
true" :)

>
>
>>
>> Jacques
>>
>> --
>> Jacques Pienaar | Platforms | [email protected] | 765-430-6883
>>
>> _______________________________________________
>> cfe-commits mailing list
>> [email protected]
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>>
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to