[PATCH] D20608: clang-cl: Treat dllimport explicit template instantiation definitions as declarations (PR27810, PR27811)

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 13:05:51 PDT 2016


hans updated this revision to Diff 58484.
hans added a comment.

Fix the "dllexport trumps" comment, and add a test.


http://reviews.llvm.org/D20608

Files:
  lib/Sema/SemaTemplate.cpp
  test/CodeGenCXX/dllexport.cpp
  test/CodeGenCXX/dllimport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20608.58484.patch
Type: text/x-patch
Size: 7891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160525/7f93dd8a/attachment-0001.bin>


More information about the cfe-commits mailing list