[PATCH] Sema: Check dll attributes on redeclarations

Nico Rieck nico.rieck at gmail.com
Sun Mar 30 09:02:38 PDT 2014


On 26.03.2014 17:12, Nico Rieck wrote:
> 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.

Small ping.




More information about the cfe-commits mailing list