Update Clang Windows getting started docs
authorReid Kleckner <rnk@google.com>
Thu, 4 Oct 2018 20:34:52 +0000 (20:34 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 4 Oct 2018 20:34:52 +0000 (20:34 +0000)
commit933de17ac242f0b7bf4533a3ae57eb2e0912f2ba
tree9d452e1217b94ece0c6c2787b67c0785041a2743
parentc8714d284a5aab04d829caeec54adcacb7a91cfc
Update Clang Windows getting started docs

Summary:
- Update the example VS project generation to use VS2017.
- Add docs for generating ninja build files, since they are popular.
- Remove reference to "make update" which no longer exists. Mention the
  monorepo instead.
- Try to explain gnuwin32/coreutils requirements better.
- Use https:// links where possible

Reviewers: zturner, STL_MSFT

Subscribers: jfb, cfe-commits

Differential Revision: https://reviews.llvm.org/D52843

llvm-svn: 343809
clang/www/get_started.html