ninja: Entering directory `out/gn' [1/2] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors.o ../../compiler-rt/lib/asan/asan_interceptors.cpp:69:12: warning: comparison of function 'wcsnlen' not equal to a null pointer is always true [-Wtautological-pointer-compare] 69 | if (REAL(wcsnlen) != nullptr) | ^~~~~~~ ~~~~~~~ ../../compiler-rt/lib/interception/interception.h:276:18: note: expanded from macro 'REAL' 276 | # define REAL(x) x | ^ ../../compiler-rt/lib/asan/asan_interceptors.cpp:69:12: note: prefix with the address-of operator to silence this warning 69 | if (REAL(wcsnlen) != nullptr) | ^ | & ../../compiler-rt/lib/interception/interception.h:276:18: note: expanded from macro 'REAL' 276 | # define REAL(x) x | ^ 1 warning generated. [2/2] SOLINK lib/clang/22/lib/darwin/libclang_rt.asan_osx_dynamic.dylib