Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git bcda707b20ee8c1ad0ce4e9503c761c85e6ce624) (https://github.com/llvm-mirror/llvm.git 4998e62d5745cca132cf92cec718be0746e70bcf)
Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic
Raw compiler options
-Weverything
-Wno-reserved-id-macro
-Wno-c99-compat
-Wno-c++98-compat
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=gnu++2a -Weverything -Wno-reserved-id-macro -Wno-c99-compat -Wno-c++98-compat
🐓 🐔 🐤 🥚
Exit Code:
0