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
The 'undefine' (/U and -U) compiler args are not currently supported. Since is argument can be used to undefine even system defines, it would be necessary to keep track the 'undefines' (not just remove them from known defines), so the results of a compiler query can be post-processed to remove them from a configuration.