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