commit | 632199ec6e2b99beb87a2cb52969f00e61e5a138 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Dec 09 12:39:01 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 09 12:39:01 2015 -0800 |
tree | c97944a240ad0c0a805c132591a51b9744d9e535 | |
parent | dc877a7734151a53858d9f5a777d1aeb32290ffc [diff] |
Make skia_sanitizer work on Macs too. This is of course limited by what the compiler suppports. -fsanitize=address seems to work OK. BUG=skia: Review URL: https://codereview.chromium.org/1512853005