DescriptionDisable 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285458
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|