Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 5a7aa718fe09311c46e2ed86ade4ff564dfe990e) (https://github.com/llvm-mirror/llvm.git 7c38906deac43e7da810bcf016e105b8c4e2be6e)
Options
Warnings
Don't Use Boost
C++17
no pedantic
Raw compiler options
-latomic
$ clang++ prog.cc -Wall -Wextra -std=c++17 -latomic
defined or undefined?
Exit Code:
0