SetCurrentWarnings
static void SetCurrentWarnings(Warnings* warnings);
Warnings::SetCurrentWarnings(&testResult.warnings);
Warnings::SetCurrentWarnings(NULL);