Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SetBuildoptions: remove
-check all
from debug flags
We are trying to fix the following problem and suspect that it comes from the `-check all` flags. ``` ==22279==WARNING: MemorySanitizer: use-of-uninitialized-value ``` In the future there could maybe be a more fine-grained handling of checks.
- Loading branch information