Language
C
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git bfa6f5fe991a922e28ed05263ed795b8fb058b4b) (https://github.com/llvm-mirror/llvm.git 0f6ce82bae2d042a1d11220781e68dc3bea36640)
Options
C11
-pedantic-errors
Raw compiler options
-w
$ clang prog.c -std=c11 -pedantic-errors -w
Exit Code:
1