Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 61738985ebe78eeff6cfae7f97543d3456bac25a) (https://github.com/llvm-mirror/llvm.git b1650507d25d28a03f30626843b7b133796597b4)
Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
Raw compiler options
-fsanitize=undefined
$ clang++ prog.cc -Wall -Wextra -std=gnu++2a -fsanitize=undefined
Exit Code:
0