Issue | 136061 |
---|---|
Summary | [clangd] Detect GCC version for default C/C++ standard |
Labels | new issue |
Assignees | |
Reporter | GreenYun |
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?
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs