summaryrefslogtreecommitdiff
path: root/test cases/objc/3 objc++/prog.mm
AgeCommit message (Collapse)Author
2018-01-06tests: Split objc and objc++ testsDylan Baker
This allows platforms that can compile one or the other (but not both) to run the tests that they can.
2013-04-06Added ObjC++ support.Jussi Pakkanen