Age | Commit message (Expand) | Author |
---|---|---|
2013-04-08 | Add test case calling a deprecated method from a subclass that reimplements t... | Ted Kremenek |
2013-04-06 | Rework how ObjC method inherit deprecated/availability. | Ted Kremenek |
2013-01-16 | One can have an unavailable method overridden by an available method, | Douglas Gregor |
2013-01-15 | When checking availability attributes for consistency between an | Douglas Gregor |
2012-10-01 | availability in structured documents. Takes | Fariborz Jahanian |
2012-06-05 | objective-c: merge deprecated/unavailable attributes to | Fariborz Jahanian |
2012-04-23 | with -Wdeprecated, include a note to its deprecated declaration | Fariborz Jahanian |
2011-09-23 | Add a test triple. Who knew that all the world wasn't darwin? | Douglas Gregor |
2011-09-23 | Don't propagate the 'availability' attribute through declaration | Douglas Gregor |