[zorg] r176979 - Disable -Wdocumentation on Clang+LLD builder because Clang started to recognize

Dmitri Gribenko gribozavr at gmail.com
Thu Mar 14 07:22:40 PDT 2013


On Thu, Mar 14, 2013 at 5:07 AM, Sean Silva <silvas at purdue.edu> wrote:
> Is this just a temporary change?

Until someone has time to clean up all the warnings :(

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>*/



More information about the llvm-commits mailing list