Language
C++
Compiler
clang HEAD 16.0.0 (https://github.com/llvm/llvm-project.git 28733d86cf7bf3e4e9667654ad6785aa8e21e04f)
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
Raw compiler options
-mbmi2
-O2
-c
-S
-std=c++17
$ clang++ prog.cc -Wall -Wextra -std=gnu++2b -mbmi2 -O2 -c -S -std=c++17
Exit Code:
1