On Sat, May 11, 2013 at 1:59 AM, Douglas Gregor <[email protected]> wrote:
>
> On May 9, 2013, at 1:05 PM, Dmitri Gribenko <[email protected]> wrote:
>
> On Thu, May 9, 2013 at 1:59 AM, Douglas Gregor <[email protected]> wrote:
>
> What are the specific commits we need to pull
> into 3.3 to get this silenced by default?
>
>
> Hi Doug,
>
> Please approve
> r181487
> r181517
> r181521
> r181523
> for Clang 3.3.
>
>
> That's more churn than I'd like on the release branch for this feature. How
> about just pulling r181487, which moves these warnings off into an
> off-by-default, non-Wdocumentation group?

Yes, that would be fine, too.

Dmitri

--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to