Revert 272478 "Always define _HAS_EXCEPTIONS=0 on Windows"
Caused assertion failures in multiple test suites. BUG=82385,377008 > 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 TBR=hans@chromium.org Review URL: https://codereview.chromium.org/289343004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272610 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment