Skip to content

Commit 0565ba3

Browse files
committed
C++: Update supported compiler extensions in docs
1 parent 1fe0cb5 commit 0565ba3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/codeql/reusables/supported-versions-compilers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
:stub-columns: 1
55

66
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 and armclang) extensions (up to Clang 21),
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 and armclang) extensions (up to Clang 22),
88

9-
GNU extensions (up to GCC 15),
9+
GNU extensions (up to GCC 16),
1010

1111
Microsoft extensions (up to VS 2022),
1212

0 commit comments

Comments
 (0)