Age | Commit message (Expand) | Author |
---|---|---|
2023-03-17 | Add support to disable memsan instrumentation; update UB/Asan suppression | Martin Nowack |
2018-07-04 | Support sanitizer suppression files with lit-based testing | Martin Nowack |
2015-12-18 | Remove a bunch of LeakSanitizer suppressions that aren't needed anymore | Dan Liew |
2015-12-18 | Fix memory leaks of ``Array`` objects detected by ASan. | Dan Liew |
2015-12-17 | Fix a memory leak in ``UpdateList`` detected by AddressSanitizer. | Dan Liew |
2015-12-17 | Add LeakSanitizer (component of AddressSanitizer) suppression file | Dan Liew |