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