Language
C
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 27d1a66dffa9424bcdadc7cd52cf2ae019e49889) (https://github.com/llvm-mirror/llvm.git ea81bb5e03db8e1db5f86000ed45e9851fb9e87c)
Options
Warnings
C11(GNU)
no pedantic
$ clang prog.c -Wall -Wextra -std=gnu11
b[9] = 0
Exit Code:
0