about summary refs log tree commit diff homepage
path: root/utils/sanitizers
AgeCommit message (Expand)Author
2023-03-17Add support to disable memsan instrumentation; update UB/Asan suppressionMartin Nowack
2018-07-04Support sanitizer suppression files with lit-based testingMartin Nowack
2015-12-18Remove a bunch of LeakSanitizer suppressions that aren't needed anymoreDan Liew
2015-12-18Fix memory leaks of ``Array`` objects detected by ASan.Dan Liew
2015-12-17Fix a memory leak in ``UpdateList`` detected by AddressSanitizer.Dan Liew
2015-12-17Add LeakSanitizer (component of AddressSanitizer) suppression fileDan Liew