[PATCH] D18953: [ms][dll] #26935 Defining a dllimport function should cause it to be exported
Andrew V. Tischenko via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 04:06:22 PDT 2016
avt77 changed the visibility of this Differential Revision from "All Users" to "Public (No Login Required)".
avt77 updated this revision to Diff 53870.
avt77 added a comment.
I fixed all issues discovered by Richard and Reid. As result the tests were updated as well. Please, review again.
http://reviews.llvm.org/D18953
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/CodeGen/dllimport.c
test/CodeGenCXX/dllimport-members.cpp
test/CodeGenCXX/dllimport.cpp
test/Sema/dllimport.c
test/SemaCXX/dllimport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18953.53870.patch
Type: text/x-patch
Size: 43926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160415/b691967c/attachment-0001.bin>
More information about the cfe-commits
mailing list