mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-11 20:11:10 -05:00
MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers
This commit is contained in:
@@ -3,3 +3,7 @@ ctest_memcheck-leak_sanitizer
|
||||
|
||||
* The :command:`ctest_memcheck` command learned to support ``LeakSanitizer``
|
||||
independently from ``AddressSanitizer``.
|
||||
|
||||
* The :command:`ctest_memcheck` command learned to read the location of
|
||||
suppressions files for sanitizers from the
|
||||
:variable:`CTEST_MEMORYCHECK_SUPPRESSIONS_FILE` variable.
|
||||
|
||||
Reference in New Issue
Block a user