[objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not...
[objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not modify the ref count of an objc object and additionally are inert for modref purposes. llvm-svn: 185769
Loading
Please sign in to comment