在 2026-1-15 22:16, Martin Storsjö 写道:
I did an one-off test with this, removing the special value handling: https://github.com/mstorsjo/llvm- project/commit/5045bfdef75e2be9fe465776ae6b8e880a4fc53aWith this change, some tests started failing in CI: https://github.com/mstorsjo/llvm-project/actions/ runs/21033791422In particular, this makes the following test cases fail: Failed Tests (3): llvm-libc++abi-mingw.cfg.in :: forced_unwind1.pass.cpp llvm-libc++abi-mingw.cfg.in :: forced_unwind2.pass.cpp llvm-libc++abi-mingw.cfg.in :: forced_unwind3.pass.cpp
The number 4 can be changed to `EXCEPTION_DISPOSITION(4)` or `static_cast<EXCEPTION_DISPOSITION>(4)`. -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
