[cfe-commits] r133654 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaDecl.cpp test/CodeGen/attr-weak-import.c test/Sema/attr-weak.c

Douglas Gregor dgregor at apple.com
Thu Jun 23 10:01:13 PDT 2011


On Jun 23, 2011, at 9:25 AM, jahanian wrote:

> 
> On Jun 22, 2011, at 3:46 PM, Douglas Gregor wrote:
> 
>> 
>> On Jun 22, 2011, at 3:08 PM, Fariborz Jahanian wrote:
>> 
>> 
>> We should really drop just the WeakImportAttr, rather than all attributes. Otherwise, we may be breaking other AST invariants that expect attributes to have been propagated from previous declarations to later declarations.
> 
> in r133721

Thanks!

	- Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110623/1eac682b/attachment.html>


More information about the cfe-commits mailing list