Skip to content

Tests: Fix PchInstantiateTemplates case on macOS with CMAKE_OSX_ARCHITECTURES

Update the test added by !5168 (merged) to recognize flags on PCH files whose names include the architecture. This occurs when CMAKE_OSX_ARCHITECTURES is set.

Merge request reports