[cfe-commits] [PATCH] Move warn_cxx0x_right_shift_in_template_arg	to CXX11Compat group
    Dmitri Gribenko 
    gribozavr at gmail.com
       
    Wed Apr 11 13:09:14 PDT 2012
    
    
  
Hi,
The attached patch moves warn_cxx0x_right_shift_in_template_arg to
CXX11Compat group, thus shrinking the warnings-without-flags list.
Please review.
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 <gribozavr at gmail.com>*/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: move_warn_cxx0x_right_shift_in_template_arg_to_CXX11Compat.patch
Type: application/octet-stream
Size: 1547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120411/3c54f769/attachment.obj>
    
    
More information about the cfe-commits
mailing list