Age | Commit message (Expand) | Author |
---|---|---|
2012-08-08 | Unify 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-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2011-11-28 | pinpoint name/location of deprecated/unavailable enumerator | Fariborz Jahanian |
2011-09-29 | c - Enumerators may inherit the deprecated/unavailable | Fariborz Jahanian |
2011-06-17 | Don't emit 'unavailable' errors inside an unavailable function. rdar://9623855. | Argyrios Kyrtzidis |
2010-11-08 | Document Clang's support for attributes on individual enumerators and | John McCall |
2010-10-06 | Patch for adding message to unavailable attribute. | Fariborz Jahanian |