Returns true if a leak-checking sanitizer (either ASan or standalone LSan) is currently built into this target and is turned on.
Declared in <absl/debugging/leak_check.h>
bool
LeakCheckerIsActive();
True if a leak-checking sanitizer is built in and active.