summaryrefslogtreecommitdiff
path: root/test/Parser/attr-availability.c
AgeCommit message (Expand)Author
2014-07-18Parse: Diagnose malformed 'message' arguments for 'availability' attrDavid Majnemer
2013-09-13As Aaron pointed out it's simpler to reject wide string availability attr mes...Benjamin Kramer
2012-11-17Made the "expected string literal" diagnostic more expressiveAndy Gibbs
2011-12-15Modify how the -verify flag works. Currently, the verification string andRichard Trieu
2011-12-10Add ability to supply additional message to availability macros,Fariborz Jahanian
2011-03-26Add a __has_feature check for the 'availability' attributeDouglas Gregor
2011-03-26Extend the new 'availability' attribute with support for anDouglas Gregor
2011-03-23Implement a new 'availability' attribute, that allows one to specifyDouglas Gregor