[PATCH] Adding static data member templates.

Larisse Voufo lvoufo at google.com
Wed Aug 21 16:44:42 PDT 2013


  I have applied the comments from the previous patch review, separating the main functionality from the refactoring involving CheckVariableDeclaration().

  I have also completed the functionality with an element I had previously missed, i.e. delaying the instantiation of initializers of variables that are templated when instantiating their templates.

Hi rsmith,

http://llvm-reviews.chandlerc.com/D1448

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1448?vs=3601&id=3651#toc

Files:
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaTemplate.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/SemaCXX/cxx1y-variable-templates_in_class.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1448.2.patch
Type: text/x-patch
Size: 8185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130821/548eee8a/attachment.bin>


More information about the cfe-commits mailing list