[patch] Handle the fact that typedefs define free functions

Richard Smith richard at metafoo.co.uk
Mon Nov 18 15:02:13 PST 2013


On Mon, Nov 18, 2013 at 2:52 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 18 November 2013 17:39, Richard Smith <richard at metafoo.co.uk> wrote:
> > Thanks, LGTM
>
> r195050, thanks.
>
>
> > I think we have that exact same set of checks somewhere else, can we
> > refactor this to be a method on Declarator?
>
> Sorry, which part? Searching for LambdaExprContext didn't find any
> obvious duplicates.


Yeah, I checked this myself and didn't find any duplicates of it. I was
misremembering, sorry =)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131118/d5ecf686/attachment.html>


More information about the cfe-commits mailing list