[PATCH] Adding a diagnostic for member templates inside a local class

Richard Smith richard at metafoo.co.uk
Mon Mar 25 17:34:19 PDT 2013


We handle this correctly in most cases (local alias templates nested within
function templates don't work quite right IIRC). Also, a member of the C++
committee is planning on proposing a simpler form of this as a language
feature (for C++14 or C++17).

On Mon, Mar 25, 2013 at 5:05 PM, Jordan Rose <jordan_rose at apple.com> wrote:

>
>   If we handle this correctly, should we make it an ExtWarn instead?
>
>   (I can totally understand if there are mangling issues that make us not
> handle this correctly.)
>
> http://llvm-reviews.chandlerc.com/D575
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130325/cf3b69e8/attachment.html>


More information about the cfe-commits mailing list