Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 074cccc152df061007c8500515698b57a5af7103) (https://github.com/llvm-mirror/llvm.git 40868d437198d20a353ce4f4fb114b4d33efe5aa)

Options
Warnings
Don't Use Boost
C++17
-pedantic-errors
Raw compiler options
-Werror

Author

anonymous

almost 7 years ago

$ clang++ prog.cc -Wall -Wextra -std=c++17 -pedantic-errors -Werror
prog.exe: prog.cc:40: int main(): Assertion `mteA == mteB' failed.
Signal:
Aborted