mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-14 11:37:02 +08:00
- Added clang diagnostic pragmas to suppress three specific warning types around macOS/iOS framework imports - Added version-specific warning suppression for clang 20+ in the general warnings disable header - Extended function cast warning suppression to cover clang's `-Wcast-function-type-mismatch`