r195275 - Removed a duplicate diagnostic related to attribute	subjects for thread safety annotations,	and replaced it with the more general	attribute diagnostic. Updated the test case in the one instance where	wording changed. No functional change intended.
    Aaron Ballman 
    aaron at aaronballman.com
       
    Wed Nov 20 17:16:01 PST 2013
    
    
  
On Wed, Nov 20, 2013 at 8:13 PM, Richard Smith <richard at metafoo.co.uk> wrote:
> On Wed, Nov 20, 2013 at 1:41 PM, Aaron Ballman <aaron at aaronballman.com>
> wrote:
>>
>> Author: aaronballman
>> Date: Wed Nov 20 15:41:42 2013
>> New Revision: 195275
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=195275&view=rev
>> Log:
>> Removed a duplicate diagnostic related to attribute subjects for thread
>> safety annotations, and replaced it with the more general attribute
>> diagnostic. Updated the test case in the one instance where wording changed.
>> No functional change intended.
>
>
> This introduces a functional change: the warning flag to suppress this
> warning has changed.
Good catch! If this is problematic, we can revert it, but it'd be a
bummer for the refactoring I'm working on...
~Aaron
    
    
More information about the cfe-commits
mailing list