summaryrefslogtreecommitdiff
path: root/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CTEST_MEMORYCHECK_TYPE.rst')
-rw-r--r--Help/variable/CTEST_MEMORYCHECK_TYPE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CTEST_MEMORYCHECK_TYPE.rst b/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
index b8b4c30be5..4e7d5c0ef3 100644
--- a/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
+++ b/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
@@ -3,6 +3,6 @@ CTEST_MEMORYCHECK_TYPE
Specify the CTest ``MemoryCheckType`` setting
in a :manual:`ctest(1)` dashboard client script.
-Valid values are ``Valgrind``, ``Purify``, ``BoundsChecker``, and
+Valid values are ``Valgrind``, ``Purify``, ``BoundsChecker``, ``DrMemory`` and
``ThreadSanitizer``, ``AddressSanitizer``, ``LeakSanitizer``, ``MemorySanitizer``, and
``UndefinedBehaviorSanitizer``.