[PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
hans at chromium.org
Wed May 14 15:29:39 PDT 2014
Hi majnemer, rnk, nrieck,
This is important for being able to handle these attributes on classes (PR11170).
http://reviews.llvm.org/D3772
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/dllexport.cpp
test/CodeGen/dllimport.cpp
test/Sema/dllexport.c
test/Sema/dllimport.c
test/SemaCXX/MicrosoftExtensions.cpp
test/SemaCXX/dllexport.cpp
test/SemaCXX/dllimport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3772.9405.patch
Type: text/x-patch
Size: 14263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140514/bb38f30e/attachment.bin>
More information about the cfe-commits
mailing list