mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
Work around test breakages caused by custom regex engine used in libasan, when address sanitizer is used with more recent versions of gcc and clang. * jk/asan-build-fix: Makefile: use compat regex with SANITIZE=address