commit | a17c8db528cadca9eef98ce03b0910700735722e | [log] [tgz] |
---|---|---|
author | scottmg <scottmg@chromium.org> | Wed Feb 15 21:35:49 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 15 21:35:49 2017 |
tree | 1ab633ca1679e2b404de6706f8b35bc763c94d88 | |
parent | 64b01bc4eef3d913f7d48565a141d1334613fd9e [diff] |
Make CHECK int 3 on Windows, rather than crash Not being able to distinguish intentional crashes (CHECK) from unintentional ones (other access violations) in terms of exit codes reduces the amount of signal we have in stability metrics. R=wfh@chromium.org BUG=664209,687326 Review-Url: https://codereview.chromium.org/2676483002 Cr-Commit-Position: refs/heads/master@{#450809}