| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed a parameter from handleAttrWithMessage to make it more consistent wit... | Aaron Ballman | 2013-07-18 | 1 | -0/+5 |
| * | Unify the codepaths for emitting deprecation warnings. The test changes are ... | Eli Friedman | 2012-08-08 | 1 | -1/+1 |
| * | -Wdeprecated warning to include reference (as a note) | Fariborz Jahanian | 2012-05-27 | 1 | -1/+1 |
| * | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu | 2011-12-15 | 1 | -2/+2 |
| * | pinpoint name/location of deprecated/unavailable enumerator | Fariborz Jahanian | 2011-11-28 | 1 | -4/+4 |
| * | c - Enumerators may inherit the deprecated/unavailable | Fariborz Jahanian | 2011-09-29 | 1 | -0/+21 |
| * | Don't emit 'unavailable' errors inside an unavailable function. rdar://9623855. | Argyrios Kyrtzidis | 2011-06-17 | 1 | -0/+10 |
| * | Document Clang's support for attributes on individual enumerators and | John McCall | 2010-11-08 | 1 | -0/+2 |
| * | Patch for adding message to unavailable attribute. | Fariborz Jahanian | 2010-10-06 | 1 | -0/+16 |

