example, reformatter, test/parsing, verify: memory leaks are errors! #88
Annotations
8 errors
ubuntu-latest bmake CC=gcc USE_UBSAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=gcc NO_SANI=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=gcc USE_ASAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=clang NO_SANI=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=clang USE_UBSAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=gcc USE_LEAKSAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=clang USE_ASAN=yes MKDOC=yes
Process completed with exit code 2.
|
ubuntu-latest bmake CC=clang USE_LEAKSAN=yes MKDOC=yes
Process completed with exit code 2.
|