Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 33b30eb6d622918dcdc0425730a712f0460db522) (https://github.com/llvm-mirror/llvm.git c93c84c76212d2ca49767ccd0bd89076291a7fce)
Options
Warnings
Optimization
Boost 1.68.0
C++2a(GNU)
no pedantic
Raw compiler options
-fcoroutines-ts
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.68.0/clang-head/include -std=gnu++2a -fcoroutines-ts
returned_value is at 0x7fffb3e2d250
setting 1
moving 0 from 0x7fffb3e2d250
res = 0
Exit Code:
0