Disable exceptions on Windows in all builds (take 3)
They were previously enabled in shared_library builds for historical reasons. This change is relevant for Clang, which currently doesn't support exceptions on Windows. Previous attemps failed due to: - chrome_elf_unittests on x64 (crbug.com/396244) Fixed in Chromium r285377. - blink_platform_unittests:DateTimeFormatTest.CommonPattern et al. Fixed in Blink r176189 BUG=82385 TBR=thakis Review URL: https://codereview.chromium.org/420593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285458 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment