mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-22 04:37:23 +08:00
- Switched from `__clang_major__ >= 16` gating to `__has_warning(...)` checks - Added fallback suppression for `-Wcast-function-type` when `-Wcast-function-type-mismatch` is unavailable