Skip to content

Commit e0263a7

Browse files
authored
Merge pull request github#13218 from MathiasVP/c18-to-c17
C++: Replace `C18` with `C17` in documentation
2 parents 8f7bb8b + 70b08a0 commit e0263a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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, C++20 [1]_","Clang (and clang-cl [2]_) extensions (up to Clang 12.0),
7+
C/C++,"C89, C99, C11, C17, C++98, C++03, C++11, C++14, C++17, C++20 [1]_","Clang (and clang-cl [2]_) extensions (up to Clang 12.0),
88

99
GNU extensions (up to GCC 11.1),
1010

0 commit comments

Comments
 (0)