[CMake] How to suppress valgrind errors reported by NightlyMemCheck ?

Aaron Boxer boxerab at gmail.com
Sun Mar 20 13:14:06 EDT 2016


My program links to libstdc++. It turns out there is a well-known false
positive
from valgrind regarding libstdc++ memory pools.

http://valgrind.org/docs/manual/faq.html#faq.reports

How may I suppress this error when running ctest -D NightlyMemCheck  ?

Thanks,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160320/8e08b70d/attachment.html>


More information about the CMake mailing list