| commit | f2e75243568e9ac4520ece732f58c20c97b4e56e | [log] [tgz] | 
|---|---|---|
| author | Igor Kudrin <ikudrin.dev@gmail.com> | Thu Sep 24 05:16:36 2015 +0000 | 
| committer | Igor Kudrin <ikudrin.dev@gmail.com> | Thu Sep 24 05:16:36 2015 +0000 | 
| tree | bfdfbc0e60930e141ca74331c1a53b23b9cff317 | |
| parent | 49655f806fa7867ba85f81621b9045821d033c77 [diff] | 
[Driver] Add support for Windows 10 SDK Summary: With Windows 10 SDK, Include and Lib directories now contain an additional subfolder with the name that corresponds to the full version of the SDK, for example: - C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\um - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.10240.0\um\x64 Reviewers: ruiu, rnk Subscribers: majnemer, cfe-commits Differential Revision: http://reviews.llvm.org/D12832 llvm-svn: 248463