https://llvm.org/bugs/show_bug.cgi?id=31781
John McCall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #2 from John McCall <[email protected]> --- No, I think warning about an unused global variable is still pretty reasonable under ARC. There are plenty of ways to suppress the warning if you're really relying on the side-effects of destruction. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
