Language
C++
Compiler
clang HEAD 16.0.0 (https://github.com/llvm/llvm-project.git 773d51ce3bedd091539aa86a5e5fc15a9174ff7b)
Options
Warnings
Optimization
Don't Use Boost
C++2a
-pedantic-errors
Raw compiler options
-fsanitize=undefined
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -std=c++2a -pedantic-errors -fsanitize=undefined
Exit Code:
1