]> granicus.if.org Git - clang/commit
Bug fix: note diagnosis on expression narrowing should say "variable template" instea...
authorLarisse Voufo <lvoufo@google.com>
Wed, 14 Aug 2013 20:15:02 +0000 (20:15 +0000)
committerLarisse Voufo <lvoufo@google.com>
Wed, 14 Aug 2013 20:15:02 +0000 (20:15 +0000)
commit933c66b6956e91ef9017b28dd499b317aba83b7b
tree3481ff68df8822f47732cdf695795f14fd7ded45
parentac89a4542ae4635c1d511c235c30eead4da96b04
Bug fix: note diagnosis on expression narrowing should say "variable template" instead of "static data member" when appropriate

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188409 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaTemplateInstantiate.cpp
test/SemaCXX/cxx1y-variable-templates_top_level.cpp