[PATCH] D23096: [Sema] Pass CombineWithOuterScope = true to constructor of LocalInstantiationScope

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 10 01:04:46 PST 2016


I don't see any reason why we should adhere particular solution. If you can
solve the problem with another approach, please go forward.

Thanks,
--Serge

2016-11-10 10:12 GMT+07:00 Akira Hatanaka <ahatanak at gmail.com>:

> ahatanak added a comment.
>
> Do you think we can transform the Exprs for the uninstantiated default
> arguments in TreeTransform<Derived>::TransformLambdaExpr? I guess it
> would be much simpler than trying to make getTemplateInstantiationArgs
> return the correct template arguments.
>
>
> https://reviews.llvm.org/D23096
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161110/11a9d638/attachment.html>


More information about the cfe-commits mailing list