Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/GSL.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Kobets <dmitrykobets@microsoft.com>2021-12-16 19:11:18 +0300
committerDmitry Kobets <dmitrykobets@microsoft.com>2021-12-16 19:11:18 +0300
commit3b473a0acf922d0a81760d69426f4ac0887704c3 (patch)
tree43531e9ae4026fdc36e73679c4da5f0c5b909a03
parent32a3fcaf061486897478e3b9122cd5d792de6b16 (diff)
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index f0367eb..a569bfc 100644
--- a/README.md
+++ b/README.md
@@ -97,9 +97,7 @@ Compiler |Toolset Versions Currently Tested
GCC | 11.1.0 & 10.3.0
Clang | 11.0.0 & 10.0.0
Visual Studio with MSVC | VS2019 (16.11) & VS2022 (17.0)
- Visual Studio with LLVM | VS2019 (16.11)
-
-- Support for Visual Studio 2022 with LLVM will be added in the near future
+ Visual Studio with LLVM | VS2019 (16.11) & VS2022 (17.0)
---
If you successfully port GSL to another platform, we would love to hear from you!