jbenden / vscode-c-cpp-flylint

A VS Code extension for advanced, modern, static analysis of C/C++ that supports a number of back-end analyzer programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c-cpp-flylint.clang.standard should allow c++2b or c++23

Wongboo opened this issue · comments

c-cpp-flylint.clang.standard should allow c++2b or c++23

Hi,

The setting should be possible to have these values, is it not? Or do you mean the documentation text should list these values?

Thanks!
-Joe

Any value should be permitted in the settings, providing the tools in question also support such value.