Put back c++ std setting for tests into cmake #57
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.
|