Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 2f3561f04cd76419c671b88ba7fce6149f3e109c) (https://github.com/llvm-mirror/llvm.git 935be04820e91664774362b62e715e715008a370)
Options
Warnings
Don't Use Boost
C++14
no pedantic
Raw compiler options
C.cpp
$ clang++ prog.cc -Wall -Wextra -std=c++14 C.cpp
Exit Code:
1