[cfe-commits] Please review patch for bug 3982
Fariborz Jahanian
fjahanian at apple.com
Wed Jul 15 18:15:25 PDT 2009
On Jul 15, 2009, at 5:59 PM, Ryan Flynn wrote:
> Address http://llvm.org/bugs/show_bug.cgi?id=3982
>
> Generate error on declaration containing 'static' and
> '__attribute__((weak))'
Patch applied at : http://llvm.org/viewvc/llvm-project?view=rev&revision=75879
>
>
> I'm not familiar with Obj-C so if there's anything I can do for it
Not that I know of. ObjC methods cannot be declared static.
- Thanks, Fariborz
>
> please let me know.
>
> Passes added test case from bug report.
>
> If it looks good I'll commit.
> <Static-vs-attribute-weak-
> bug-3982.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list