mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
27-nvalgrind Make valgrind.h pay attention to the preprocessor symbol NVALGRIND. If defined, it compiles out the Valgrind magic sequence and just assigns the result with the default return. This is analogous to NDEBUG's effect on assert(). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1320