On Sat, Dec 1, 2012 at 6:30 AM, Michael Han <[email protected]> wrote:
> This patch adds two FixIts to parser when parsing C++11 attributes appertain
> to class specifier. It is a following up patch of a previous patch [1].
>
> Please review, thanks!
Hello Michael,
FixIts can be tested with -fdiagnostics-parseable-fixits (search the
testsuite for this option to find examples).
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