aboutsummaryrefslogtreecommitdiff
path: root/test/Index/complete-property-flags.m
AgeCommit message (Expand)Author
2012-08-20Use -fobjc-runtime=macosx10.7 instead of obsolete -fobjc-runtime-has-weak.Jordan Rose
2012-08-20Code-complete 'weak' for properties under ARC-with-weak-references (or GC)Jordan Rose
2011-06-15Automatic Reference Counting.John McCall
2011-06-11Add code completetion code for the new 'atomic' attributeFariborz Jahanian
2009-11-19Improve the accuracy of code completion for the attributes of an @property de...Douglas Gregor
2009-11-19Improve code-completion results for the flags in an @propertyDouglas Gregor