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
GCC 15 changes the default language version for C compilation from -std=gnu17 to -std=gnu23. Will Clangd follow the change by detecting the GCC version on the machine?