Pil Eghoff
Results
2
issues of
Pil Eghoff
Testing pre-release 1.0.0-3d9cd04, using aderss sanitizer, setup as: ```yml :flags: :test: :compile: - -fsanitize=address :link: - -fsanitize=address ``` When i generate a test case that fails due to a memory...
Adds a simple, bare-bones ccache plugin to allow compilation caching using ccache without much fuzz. It works with custom test compiler, without the end user having to set it all...