MS ABI: Ignore dll attributes on partial template specializations
authorHans Wennborg <hans@hanshq.net>
Tue, 24 Jun 2014 23:57:13 +0000 (23:57 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 24 Jun 2014 23:57:13 +0000 (23:57 +0000)
commit5e64528195b97d5992aafb4dd90376d4e03a5d85
tree9be2eae5aacba71d4e5d857c9fbc9b41f4509835
parente82f19c14efcf53954ee19674b57c75f23537e98
MS ABI: Ignore dll attributes on partial template specializations

llvm-svn: 211648
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGenCXX/dllexport.cpp
clang/test/CodeGenCXX/dllimport.cpp
clang/test/SemaCXX/dllexport.cpp
clang/test/SemaCXX/dllimport.cpp