summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/objcbridge-attribute-arc.m
Commit message (Expand)AuthorAgeFilesLines
* Determine the attribute subject for diagnostics based on declarative informat...Aaron Ballman2017-11-261-1/+1
* [PS4] Undo dialect tweak for Objective-C.Paul Robinson2016-12-141-4/+1
* Set the default C standard to C99 when targeting the PS4.Sunil Srivastava2016-04-271-1/+4
* [Objective-C Sema] Fixes a typo which did not allow Fariborz Jahanian2015-04-101-2/+3
* Allow objc_bridge(id) to be used on typedefs of [cv] void*.John McCall2015-02-011-7/+9
* [Objective-C]. This patch extends objc_bridge attribute to support objc_brid...Fariborz Jahanian2014-12-111-0/+16
* Objective-C. Improve diagnosis of bridging types.Fariborz Jahanian2014-04-291-38/+122
* Objective-C ARC. Under ARC, addition of 'bridge' attributeFariborz Jahanian2014-04-221-3/+3
* Objective-C arc [Sema]. Allow bridge cast of a qualified-id expressionFariborz Jahanian2014-04-041-13/+13
* ObjectiveC migrator. Improve on definition, useFariborz Jahanian2013-11-221-1/+1
* ObjectiveC. Allow toll free bridge cast warnings outsideFariborz Jahanian2013-11-211-0/+139
OpenPOWER on IntegriCloud