Does clang-cl have any equivalent option for VC++'s /EH(x) series of choices for exception handling and asynchronous exception handling when compiling under Windows using the VC++ RTL, since it does not support the /EH(x) compiler flags ?