Language
C++
Compiler
clang 8.0.0
Options
Warnings
Don't Use Boost
C++2a
no pedantic
Raw compiler options
-fcoroutines-ts
-stdlib=libc++
$ clang++ prog.cc -Wall -Wextra -std=c++2a -fcoroutines-ts -stdlib=libc++
resume_on_new_thread: before 7faa091ab700 -> after 7faa07d8c700
Exit Code:
0