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:
-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!