Hi @scm_invn,
currently, multi-configuration analysis are not supported by default. The (probably only) way for the time being is to analyze each configuration into a different project, it is also the most verbose but the only solution which would allow you to catch all issues coming from all configuration. The other option is to reduce as much as possible platform dependent code which has the most benefit.