summaryrefslogtreecommitdiff
path: root/test/SemaObjC/objcbridge-attribute-arc.m
AgeCommit message (Expand)Author
2017-11-26Determine the attribute subject for diagnostics based on declarative informat...Aaron Ballman
2016-12-14[PS4] Undo dialect tweak for Objective-C.Paul Robinson
2016-04-27Set the default C standard to C99 when targeting the PS4.Sunil Srivastava
2015-04-10[Objective-C Sema] Fixes a typo which did not allow Fariborz Jahanian
2015-02-01Allow objc_bridge(id) to be used on typedefs of [cv] void*.John McCall
2014-12-11[Objective-C]. This patch extends objc_bridge attribute to support objc_brid...Fariborz Jahanian
2014-04-29Objective-C. Improve diagnosis of bridging types.Fariborz Jahanian
2014-04-22Objective-C ARC. Under ARC, addition of 'bridge' attributeFariborz Jahanian
2014-04-04Objective-C arc [Sema]. Allow bridge cast of a qualified-id expressionFariborz Jahanian
2013-11-22ObjectiveC migrator. Improve on definition, useFariborz Jahanian
2013-11-21ObjectiveC. Allow toll free bridge cast warnings outsideFariborz Jahanian