[PATCH] Sema: Check dll attributes on redeclarations

Nico Rieck nico.rieck at gmail.com
Wed Mar 26 09:12:35 PDT 2014


This patch implements semantic handling of redeclarations with dllimport
or dllexport attributes. Both attributes must appear on the first
declaration, and dllimport must appear on every redeclaration.

-Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dll-sema-attribute-redecl.patch
Type: text/x-patch
Size: 23581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140326/aec37410/attachment.bin>


More information about the cfe-commits mailing list