<div dir="ltr"><div>Tried a small test just now to see how exception handling on Windows is getting on, and it seems to work except for one thing.</div><div><br></div><div>clang-cl /EHsc (the Microsoft compiler option to enable exceptions) doesn't do anything; they remain disabled. However, -Xclang -fcxx-exceptions succeeds. Is this a bug in the handling of compatibility options or am I missing something?</div></div>