Language
C++
Compiler
clang HEAD 6.0.0 (https://github.com/llvm-mirror/clang.git 3edb08be7239b368de2886c4d820fdd43c23e97e) (https://github.com/llvm-mirror/llvm.git 1cd162a83ecb3f219798a66df0b60945fd413eeb)
Options
Warnings
Optimization
Boost 1.65.1
C++2a(GNU)
no pedantic
Raw compiler options
-fsanitize=undefined
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.65.1/clang-head/include -std=gnu++2a -fsanitize=undefined
Exit Code:
1