Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a48e36e

Browse files
author
Matthew Gretton-Dann
committed
docs: Update clang/gcc versions supported
1 parent 28e9cd7 commit a48e36e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/language/support/versions-compilers.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Language,Variants,Compilers,Extensions
2-
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 8.0),
2+
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),
33
4-
GNU extensions (up to GCC 8.3),
4+
GNU extensions (up to GCC 9.2),
55
66
Microsoft extensions (up to VS 2019),
77

0 commit comments

Comments
 (0)