mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
e8e67aed22
In commit 10bc50ea (Tests: ignore Guard Malloc messages in MemChecker
tests, 2013-05-13) we forgot to escape backslashes in the CMake language
to get them into the regex. Add them now.