[PATCH] Sema: Treat dllimport globals without explicit storage	class as extern
    Gao, Yunzhong 
    yunzhong_gao at playstation.sony.com
       
    Wed Feb 26 14:18:55 PST 2014
    
    
  
Hi Nico,
Why do you have to check whether the dllimport attribute is inherited?
Do you have a test case that checks that the generated IR has the correct linkage?
- Gao.
________________________________________
From: cfe-commits-bounces at cs.uiuc.edu [cfe-commits-bounces at cs.uiuc.edu] on behalf of Nico Rieck [nico.rieck at gmail.com]
Sent: Wednesday, February 26, 2014 1:43 PM
To: cfe-commits
Subject: Re: [PATCH] Sema: Treat dllimport globals without explicit storage     class as extern
This time with the patch.
    
    
More information about the cfe-commits
mailing list