Hi John, I've put together a tiny patch which fixes a potential early release in collection literals under ARC, based on our conversation from cfe-dev: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-March/028527.html
The patch uses the machinery you added for the @clang.arc.use call, and adds some checks for the presence of that call in the existing Objective-C literal tests. Please let me know if there's anything here that needs adjustment. Thanks, Jesse
arc-literals.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
