Language
C
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 1acb1c592bf810d18ba106d4a01a80d9c64e47a2) (https://github.com/llvm-mirror/llvm.git cc4adc5b1a5ee622d5e3bf67ffc63682957857df)
Options
Warnings
C99
-pedantic
$ clang prog.c -Wall -Wextra -std=c99 -pedantic ....................................................................................................
Exit Code:
0