]> granicus.if.org Git - clang/commit
Improve support for static data member templates. This revision still has at least...
authorLarisse Voufo <lvoufo@google.com>
Thu, 22 Aug 2013 00:28:27 +0000 (00:28 +0000)
committerLarisse Voufo <lvoufo@google.com>
Thu, 22 Aug 2013 00:28:27 +0000 (00:28 +0000)
commit04592e7c1260a6a671a24d91dab16f5d5a024fe0
treeae2c1eaff8c563cc0114cdf820b71a5bacf2ce41
parent24146975f1af8c1b4b14e8545f218129d0e7dfeb
Improve support for static data member templates. This revision still has at least one bug, as it does not respect the variable template specialization hierarchy well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/SemaCXX/cxx1y-variable-templates_in_class.cpp