[memprof] Use #ifdef EXPENSIVE_CHECKS (#86585)
This patch replaces: #if EXPENSIVE_CHECKS with: #ifdef EXPENSIVE_CHECKS to follow the existing conventions.
parent
1880e41a
Please register or sign in to comment
This patch replaces: #if EXPENSIVE_CHECKS with: #ifdef EXPENSIVE_CHECKS to follow the existing conventions.