]> granicus.if.org Git - clang/commit
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)
commitd03ed82c9d0c2fb1a03e4f8e1f2107a5fe15ec63
tree4e5051518f4b3c9f2fb3e8af4320e2febb04c420
parent2c183aa7d4674ae3bea0cd1611415a8e8fe447f6
MS ABI: Ignore dll attributes on partial template specializations

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211648 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp
test/CodeGenCXX/dllexport.cpp
test/CodeGenCXX/dllimport.cpp
test/SemaCXX/dllexport.cpp
test/SemaCXX/dllimport.cpp