Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git df27442946fd46259313c0a840ab5a3afa43a487) (https://github.com/llvm-mirror/llvm.git e1363b44fe306fa9bf0f1cb9da43582775bc5050)
Options
Warnings
Don't Use Boost
C++17
no pedantic
Raw compiler options
widget.cc
$ clang++ prog.cc -Wall -Wextra -std=c++17 widget.cc
Exit Code:
1