aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/attr-unavailable-message.c
AgeCommit message (Expand)Author
2012-08-08Unify the codepaths for emitting deprecation warnings. The test changes are ...Eli Friedman
2012-05-27-Wdeprecated warning to include reference (as a note)Fariborz Jahanian
2011-12-15Modify how the -verify flag works. Currently, the verification string andRichard Trieu
2011-11-28pinpoint name/location of deprecated/unavailable enumeratorFariborz Jahanian
2011-09-29c - Enumerators may inherit the deprecated/unavailable Fariborz Jahanian
2011-06-17Don't emit 'unavailable' errors inside an unavailable function. rdar://9623855.Argyrios Kyrtzidis
2010-11-08Document Clang's support for attributes on individual enumerators andJohn McCall
2010-10-06Patch for adding message to unavailable attribute.Fariborz Jahanian