Language
C++
Compiler
clang 13.0.0
Options
Warnings
Boost 1.78.0
C++2b
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-clang-13.0.0/include -std=c++2b
Exit Code:
70
Author
anonymous
about 3 years ago
C++
clang 13.0.0
Author
anonymous
about 3 years ago
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-clang-13.0.0/include -std=c++2b
fatal error: error in backend: Unsupported library call operation!
clang-13: error: clang frontend command failed with exit code 70 (use -v to see invocation)
clang version 13.0.0
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/wandbox/clang-13.0.0/bin
clang-13: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-13: note: diagnostic msg: /tmp/prog-d3a45e.cpp
clang-13: note: diagnostic msg: /tmp/prog-d3a45e.sh
clang-13: note: diagnostic msg:
********************