We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d057482 commit 9c4bc4aCopy full SHA for 9c4bc4a
1 file changed
docs/codeql/reusables/supported-versions-compilers.rst
@@ -4,9 +4,9 @@
4
:stub-columns: 1
5
6
Language,Variants,Compilers,Extensions
7
- C/C++,"C89, C99, C11, C17, C23, C++98, C++03, C++11, C++14, C++17, C++20, C++23 [1]_ [2]_ [3]_","Clang (including clang-cl [4]_ and armclang) extensions (up to Clang 19.1.0),
+ C/C++,"C89, C99, C11, C17, C23, C++98, C++03, C++11, C++14, C++17, C++20, C++23 [1]_ [2]_ [3]_","Clang (including clang-cl [4]_ and armclang) extensions (up to Clang 21),
8
9
- GNU extensions (up to GCC 15.0),
+ GNU extensions (up to GCC 15),
10
11
Microsoft extensions (up to VS 2022),
12
0 commit comments