mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
This adds a new `__cxa_call_terminate`, which GCC 14 generates calls to now. Clang had `__clang_call_terminate` for the same use-case for a long time. It also fixes a test that is enabled now, since GCC has the `__has_feature` FTM now.
1.8 KiB
1.8 KiB