On Jan 15, 2013, at 5:00 PM, Dmitri Gribenko <[email protected]> wrote:

> On Wed, Jan 16, 2013 at 12:43 AM, Douglas Gregor <[email protected]> wrote:
>> Author: dgregor
>> Date: Tue Jan 15 16:43:08 2013
>> New Revision: 172567
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=172567&view=rev
>> Log:
>> When checking availability attributes for consistency between an
>> overriding and overridden method, allow the overridden method to have
>> a narrower contract (introduced earlier, deprecated/obsoleted later)
>> than the overriding method. Fixes <rdar://problem/12992023>.
> 
> Could you add a short paragraph about this new overriding behavior to
> docs/LanguageExtensions.rst?


Sure, r172587.

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to