summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/boxing.m
Commit message (Expand)AuthorAgeFilesLines
* Changed CGObjCMac.cpp to add the marker externally_initialized to SELECTOR_RE...Michael Gottesman2013-02-051-6/+6
* Add documentation about boxing enum types and a codegen test to makeArgyrios Kyrtzidis2012-05-151-0/+7
* Add a test case for going through typedefs until we reach "BOOL", that NSAPI:...Argyrios Kyrtzidis2012-05-111-0/+2
* [objc] When boxing a BOOL/NSInteger/NSUInteger type, use the correspondingArgyrios Kyrtzidis2012-05-101-0/+86