[PATCH] Instantiation all of local class members.

Serge Pavlov sepavloff at gmail.com
Mon May 25 05:13:39 PDT 2015


If a function containing a local class is instantiated, instantiate
all of local class member, including default arguments and exception
specifications.

This change fixes PR21332 and thus implements DR1484.

http://reviews.llvm.org/D9990

Files:
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/SemaTemplate/instantiate-local-class.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9990.26423.patch
Type: text/x-patch
Size: 4925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150525/f3103e45/attachment.bin>


More information about the cfe-commits mailing list