This option disables diagnostic messages that have the specified tags.
The --diag_suppress option behaves analogously to --diag_errors, except that the compiler suppresses the diagnostic messages having the specified tags rather than setting them to have error severity.
Note
This option has the #pragma equivalent #pragma diag_suppress.