Homec4science

Merge pull request #1423 from pcc/win-libcxx2

Description

Merge pull request #1423 from pcc/win-libcxx2

Use _CPPUNWIND instead of _HAS_EXCEPTIONS with MSVC.

Event Timeline

GitHub <noreply@github.com> committed R9484:ce61dc54a20f: Merge pull request #1423 from pcc/win-libcxx2 (authored by Gennadiy Civil <gennadiycivil@users.noreply.github.com>).Feb 27 2018, 20:00

Merged Changes

CommitAuthorDetailsCommitted
d4f77c1e3a34Gennadiy Civil/GitHub
Merge branch 'master' into win-libcxx2 
Feb 27 2018
3498a1ac52dePeter Collingbourne
Use _CPPUNWIND instead of _HAS_EXCEPTIONS with MSVC. 
Jan 25 2018
f9155307911ePeter Collingbourne
Pass -EHs-c- to disable exceptions with MSVC. 
Jan 25 2018