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
A line directive with a line number that is zero or greater than 32767 or 2147483647 depending on standards version is undefined behavior. simplecpp should diagnose this.
A line directive with a line number that is zero or greater than 32767 or 2147483647 depending on standards version is undefined behavior. simplecpp should diagnose this.