[PATCH] D61118: [MinGW] Fix dllexport of explicit template instantiation
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 26 01:08:03 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359285: [MinGW] Fix dllexport of explicit template instantiation (authored by mstorsjo, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D61118?vs=196704&id=196814#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61118/new/
https://reviews.llvm.org/D61118
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/Sema/SemaDeclCXX.cpp
cfe/trunk/lib/Sema/SemaTemplate.cpp
cfe/trunk/test/CodeGenCXX/mingw-template-dllexport.cpp
cfe/trunk/test/SemaCXX/dllexport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61118.196814.patch
Type: text/x-patch
Size: 8488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190426/e82b2f5b/attachment.bin>
More information about the llvm-commits
mailing list