| commit | 066c8db3478ae4c15ba24955b1bafb1ae4e860b4 | [log] [tgz] |
|---|---|---|
| author | Reid Kleckner <rnk@google.com> | Thu Oct 08 22:44:39 2015 +0000 |
| committer | Reid Kleckner <rnk@google.com> | Thu Oct 08 22:44:39 2015 +0000 |
| tree | e2c8658551cae7e3541c1acabbb3ae59a868846b | |
| parent | 00851fdf4cdc1705d8b70c376e1eae5d396edc8f [diff] |
Enable gtest SEH when building with clang-cl Clang supports SEH well enough that this should work out of the box. If it doesn't, we'll hear about it. llvm-svn: 249766