[LLVMdev] clang errors on void main()

Xin Tong xerox.time.tech at gmail.com
Mon Feb 6 18:51:02 PST 2012


Is there any way to stop this ?

/home/socrates/llvm/llvm-3.0.src/benchmarks/powerstone/crc/crc.c:67:1:
error: 'main' must return 'int'
void main()
^
1 error generated.

Thanks



More information about the llvm-dev mailing list