On Jun 23, 2011, at 10:01 AM, Douglas Gregor wrote:

> 
> On Jun 23, 2011, at 9:18 AM, Fariborz Jahanian wrote:
> 
>> Author: fjahanian
>> Date: Thu Jun 23 11:18:44 2011
>> New Revision: 133721
>> 
> 
> Should we worry about having multiple WeakImportAttrs attached to the 
> declaration? It looks like Sema actually allows multiple weak_import 
> attributes to be added to a declaration (!).
> 
> I note that dropWeakImportAttr would be more general as a template 
> dropAttr<WeakImportAttr>() :)

Sure, both is done in r133724.

- fariborz

> 
>       - Doug

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to