mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-25 01:01:58 -05:00
Update readme compiler versions
This commit is contained in:
parent
d442c85820
commit
640cb1db9e
12
README.md
12
README.md
@ -86,16 +86,14 @@ This is based on [CppCoreGuidelines semi-specification](https://github.com/isocp
|
|||||||
|
|
||||||
# Quick Start
|
# Quick Start
|
||||||
## Supported Compilers
|
## Supported Compilers
|
||||||
The GSL officially supports the current and previous major release of MSVC, GCC, Clang, and XCode's Apple-Clang.
|
The GSL officially supports the following versions of MSVC, GCC, Clang, and XCode's Apple-Clang.
|
||||||
See our latest test results for the most up-to-date list of supported configurations.
|
|
||||||
|
|
||||||
Compiler |Toolset Versions Currently Tested
|
Compiler |Toolset Versions Currently Tested
|
||||||
:------- |--:
|
:------- |--:
|
||||||
XCode |11.4 & 10.3
|
XCode | 12.4 & 11.3
|
||||||
GCC |9 & 8
|
GCC | 9.3.0 & 7.5.0
|
||||||
Clang |11 & 10
|
Clang | 11.0.0 & 9.0.0
|
||||||
Visual Studio with MSVC | VS2017 (15.9) & VS2019 (16.4)
|
Visual Studio with MSVC | VS2017 (15.9.21) & VS2019 (16.11.2)
|
||||||
Visual Studio with LLVM | VS2017 (Clang 9) & VS2019 (Clang 10)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
If you successfully port GSL to another platform, we would love to hear from you!
|
If you successfully port GSL to another platform, we would love to hear from you!
|
||||||
|
Loading…
Reference in New Issue
Block a user