================ ---------------- trungnt2910 wrote: On a related note, this commit only implements `__try`/`__except` and expects the `/EHs-` flag to be passed for C++ code. My use case was using MSVC-mode `clang` to build Windows kernel drivers. https://github.com/llvm/llvm-project/pull/184953