From 07ec87b3fc0d6c6e3b479215c40af8199c8588a9 Mon Sep 17 00:00:00 2001 From: Roelf-Jilling Date: Fri, 16 Nov 2018 20:43:18 +0100 Subject: [PATCH] Add Clang-cl 7.0.0 to the supported platforms --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fea9ae..6ecffdd 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ The test suite that exercises GSL has been built and passes successfully on the * Windows using Visual Studio 2015 * Windows using Visual Studio 2017 * Windows using Clang/LLVM 3.6 +* Windows using Clang/LLVM 7.0.0 * Windows using GCC 5.1 * Windows using Intel C++ Compiler 18.0 * GNU/Linux using Clang/LLVM 3.6