Commits


Sutou Kouhei authored and GitHub committed 2979d69a05c
GH-41176: [C++] Stop defining ARROW_TEST_MEMCHECK in config.h.cmake (#41177) ### Rationale for this change We already have `ARROW_VALGRIND`. ### What changes are included in this PR? Remove redundant macro. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #41176 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>