]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: the new vs integration
authorHans Wennborg <hans@hanshq.net>
Tue, 7 Aug 2018 12:27:25 +0000 (12:27 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 7 Aug 2018 12:27:25 +0000 (12:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@339133 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 58fb8828484cd425e99e06139ed1c4b09504a4e1..6f85cc4c5d5e5946b7cdf5da9f011e3e4cfdd9db 100644 (file)
@@ -40,6 +40,12 @@ Non-comprehensive list of changes in this release
    functionality, or simply have a lot to talk about), see the `NOTE` below
    for adding a new subsection.
 
+* The Windows installer no longer includes a Visual Studio integration.
+  Instead, a new
+  `LLVM Compiler Toolchain Visual Studio extension <https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.llvm-toolchain>`
+  is available on the Visual Studio Marketplace. The new integration includes
+  support for Visual Studio 2017.
+
 * Libraries have been renamed from 7.0 to 7. This change also impacts
   downstream libraries like lldb.