aboutsummaryrefslogtreecommitdiff
path: root/test/FixIt/fixit-objc-message.m
AgeCommit message (Expand)Author
2011-09-06PR10867: Work around a bug in lit. Multiple RUN: lines are joined with &&, so:Richard Smith
2010-09-16Implement automatic bracket insertion for Objective-C class messageDouglas Gregor
2010-09-15Handle bracket insertion for Objective-C class messages in a veryDouglas Gregor
2010-09-15Extend bracket insertion to message sends to "super", e.g.,Douglas Gregor
2010-09-15Extend bracket insertion to handle nullary selectors, e.g.Douglas Gregor
2010-09-15Implement bracket insertion for Objective-C instance message sends asDouglas Gregor