Skip to content

TestDriver: Fix old-style-cast warning in C++ mode

A C-style cast was added by !3661 (merged). Use our CM_CAST macro to adapt based on the language.

Backport: release

Edited by Brad King

Merge request reports