Skip to content

Commit 9feda2d

Browse files
authored
Update C/C++ Clang and GCC versions.rst
1 parent 0545bcf commit 9feda2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/codeql/support/reusables/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, C18, C++98, C++03, C++11, C++14, C++17","Clang (and clang-cl [1]_) extensions (up to Clang 9.0),
7+
C/C++,"C89, C99, C11, C18, C++98, C++03, C++11, C++14, C++17","Clang (and clang-cl [1]_) extensions (up to Clang 12.0),
88

9-
GNU extensions (up to GCC 9.2),
9+
GNU extensions (up to GCC 9.4),
1010

1111
Microsoft extensions (up to VS 2019),
1212

0 commit comments

Comments
 (0)