Boost logo

Boost :

Subject: Re: [boost] clang on mingw
From: Peter Dimov (lists_at_[hidden])
Date: 2014-03-04 13:49:46


Lars Viklund wrote:
> If you intend to ever post about SEH to the cfe-dev@ (Clang) list, don't
> bother.

Interesting. So my random choice - x32-dwarf - was actually right. I just
tried std::vector<int>().at(0), which should cause from g++'s libstdc++ to
throw, and clang++ is able to catch is properly. I assume that it wouldn't
have worked if the exception handling didn't match.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk