[all-commits] [llvm/llvm-project] 3c71f7: [docs] Remove Visual Studio 2017 references and bu...
Eli Black via All-commits
all-commits at lists.llvm.org
Mon Mar 10 11:56:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c71f716a9a06f14212cc69df841c57ff7d47b82
https://github.com/llvm/llvm-project/commit/3c71f716a9a06f14212cc69df841c57ff7d47b82
Author: Eli Black <eliblack3 at hotmail.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M clang/www/get_started.html
Log Message:
-----------
[docs] Remove Visual Studio 2017 references and bump VS 2019 to VS 2022 (#70759)
The docs say that Visual Studio 2019 16.7 or later is required to build
clang but reference VS 2017.
* Remove references to VS 2017
* Update instructions to use VS 2022, since that's the current version
available for download from MS' website
* The path to VS 2022 executables is `Program Files` instead of `Program
Files (x86)`, as VS 2022 is 64-bit
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list