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)
commita5aaca9295144f29814c7367424d551ff49ecb3e
tree7a49ea315c5ffaf8bc7309d7ee2771c78d1ddfa3
parent278266faa887246d7575ad22afcbe8c7c37fcf6a
Propagate the spelling list index for an attribute across template instantiation.

llvm-svn: 173768
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/SemaCXX/cxx11-attr-print.cpp
clang/utils/TableGen/ClangAttrEmitter.cpp