[cfe-commits] r125573 - /cfe/trunk/lib/Sema/SemaDeclObjC.cpp
Chris Lattner
clattner at apple.com
Tue Feb 15 17:10:29 PST 2011
On Feb 15, 2011, at 4:35 PM, jahanian wrote:
>>> Problem is not with issuing the warning itself (which will be ignored in default mode). Problem is
>>> with the note (to say where it was declared as deprecated) which will not be ignored in the default case
>>> (if I undestood you correctly).
>>
>> Notes should be automatically silenced if the warning/error they are attached to is silenced.
>
> Yes it does. Thanks for the clue. In r125621.
Thanks!
-Chris
More information about the cfe-commits
mailing list