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