You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems it is not possible to suppress modernize-avoid-c-arrays in a macro.
I am not sure if this is a problem in general or just related to this check. I tried a few other checks and it seems they will not be report anything when the problem occurs in a macro.
Uh oh!
There was an error while loading. Please reload this page.
Extended Description
It seems it is not possible to suppress modernize-avoid-c-arrays in a macro.
I am not sure if this is a problem in general or just related to this check. I tried a few other checks and it seems they will not be report anything when the problem occurs in a macro.
Example:
The text was updated successfully, but these errors were encountered: