Files
abseil-cpp/absl/base
Gaetano dd3cb9eb82 PR #1993: Disable leak sanitizer on clang/windows
Imported from GitHub PR https://github.com/abseil/abseil-cpp/pull/1993

leak sanitizer is not supported on windows, when compiling with clang
on window we get:

```
lld-link: error: undefined symbol: __lsan_do_recoverable_leak_check
>>> referenced by abseil-cpp\absl\debugging\leak_check.cc:46
```

Merge 8c07b9ca7c into 889ddc99e1

Merging this change closes #1993

COPYBARA_INTEGRATE_REVIEW=https://github.com/abseil/abseil-cpp/pull/1993 from kalman5:patch-1 8c07b9ca7c
PiperOrigin-RevId: 859108154
Change-Id: I12c2b6ae250ba6afb05736c0c04007aa0aa187c4
2026-01-21 08:14:21 -08:00
..
2025-12-29 08:01:20 -08:00
2025-12-30 10:05:03 -08:00
2025-09-21 08:08:58 -07:00
2025-04-04 11:43:03 -07:00
2025-12-30 10:05:03 -08:00
2025-12-30 10:05:03 -08:00
2025-12-30 10:05:03 -08:00
2019-12-10 15:07:05 -05:00
2025-04-04 11:43:03 -07:00
2025-02-05 11:33:01 -08:00
2021-02-10 17:01:18 -05:00
2023-01-26 14:23:41 -08:00
2024-02-27 01:37:15 -08:00