зеркало из https://github.com/github/ruby.git
do not delete function declarations in case of non-sanitizing builds
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65565 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
cbb6a3a6aa
Коммит
a5400ebbd5
|
@ -69,7 +69,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#ifndef NO_SANITIZE
|
||||
#define NO_SANITIZE(x, y)
|
||||
#define NO_SANITIZE(x, y) y
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_VALGRIND_MEMCHECK_H
|
||||
|
|
Загрузка…
Ссылка в новой задаче