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