Language
C++
Compiler
clang 17.0.1
Options
Warnings
Optimization
Boost 1.83.0
C++2b(GNU)
no pedantic
Raw compiler options
-Wreturn-type
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.83.0-clang-17.0.1/include -std=gnu++2b -Wreturn-type
Exit Code:
0