]> granicus.if.org Git - clang/commit
MS ABI: Inherit DLL attributes to partial class template specializations
authorHans Wennborg <hans@hanshq.net>
Sat, 23 Aug 2014 22:34:43 +0000 (22:34 +0000)
committerHans Wennborg <hans@hanshq.net>
Sat, 23 Aug 2014 22:34:43 +0000 (22:34 +0000)
commit5148a692554b5680815a40fa8c03a2a62689b3de
tree3dc5e0914c960ad7648b17658a324c3a991191a4
parent9c6a47786ab965a9a1819aa4d7d53227246bb337
MS ABI: Inherit DLL attributes to partial class template specializations

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