Language
C
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git fa2b3e0b28771f4c8f6793b62b0630c6f39bcfe1) (https://github.com/llvm-mirror/llvm.git d600b2ff74af7a9ed5791e9d9380be18d6ec83dd)
Options
Warnings
Optimization
C11
no pedantic
$ clang prog.c -Wall -Wextra -O2 -march=native -std=c11
Exit Code:
0