On Wed, Nov 20, 2013 at 8:13 PM, Richard Smith <[email protected]> wrote: > On Wed, Nov 20, 2013 at 1:41 PM, Aaron Ballman <[email protected]> > 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
