c++ - What exception handling model does the Clang x64 Windows compiler use? -


i've downloaded 3.7.1 llvm windows x64 (from here), , wondering if clang++ inside uses seh exception handling or sjlj, or else? in particular, believe seh best on windows dealing c++ exceptions thrown while behind system call, compiler more useful me if uses seh.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -