Always define _HAS_EXCEPTIONS=0 on Windows
Previously we would not define it in component builds because it didn't work with old versions of MSVC. These days it should work. The macro is extra important for Clang, which doesn't currently support exceptions on Windows. BUG=82385 Review URL: https://codereview.chromium.org/287193012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272478 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment