]> granicus.if.org Git - clang/commit
Propagate the spelling list index for an attribute across template instantiation.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 29 Jan 2013 04:21:28 +0000 (04:21 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 29 Jan 2013 04:21:28 +0000 (04:21 +0000)
commit8f3aacc8c4849c9e0e7a236954725fffdeb917a6
tree61615d1ddb984732449d2ffca43acd8d7960748f
parent8338a9d28c4a9d06b19b1c5df51e70182914e2df
Propagate the spelling list index for an attribute across template instantiation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173768 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/SemaCXX/cxx11-attr-print.cpp
utils/TableGen/ClangAttrEmitter.cpp