Skip to content

Commit f829fff

Browse files
authored
Merge pull request github#6100 from github/AlonaHlobina-patch-2
Update C/C++ Clang and GCC versions.rst
2 parents 7eb6da3 + bd82045 commit f829fff

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 11.1),
1010

1111
Microsoft extensions (up to VS 2019),
1212

0 commit comments

Comments
 (0)