[PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
hans at chromium.org
Wed May 14 17:26:06 PDT 2014
Moved the tests and moving the DLL-linkage logic to GVA computation.
http://reviews.llvm.org/D3772
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/ASTContext.cpp
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGenCXX/dllexport.cpp
test/CodeGenCXX/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.9407.patch
Type: text/x-patch
Size: 16226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140515/87e0a534/attachment.bin>
More information about the cfe-commits
mailing list