llvm/clang 3.0-1 silently ignores C++ exception handling

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Wed Feb 1 03:53:00 GMT 2012


On Tue, 2012-01-31 at 19:41 +0100, Christian Franke wrote:
> Clang++ 3.0-1 does not produce any exception handling code. Unwind 
> tables and code within catch(.) {...} blocks are not generated. Throw 
> always abort()s program.
> 
> Is this as excepted?

As best as I can tell, this is an upstream limitation.  Please feel free
to take it upstream.


Yaakov



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list