Skip to content

Put back c++ std setting for tests into cmake #57

Put back c++ std setting for tests into cmake

Put back c++ std setting for tests into cmake #57

Triggered via push December 13, 2023 20:41
Status Failure
Total duration 1m 10s
Artifacts

sanitize.yml

on: push
Matrix: sanitize
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ubuntu-latest clang++ -fsanitize=undefined -fno-omit-frame-pointer
Process completed with exit code 2.
ubuntu-latest clang++ -fsanitize=leak -g -O1 -fno-omit-frame-pointer
Process completed with exit code 2.
ubuntu-latest clang++ -fsanitize=thread -g -O1 -fno-omit-frame-pointer
Process completed with exit code 2.
ubuntu-latest clang++ -fsanitize=address -g -O1 -fno-omit-frame-pointer
Process completed with exit code 2.