commit | b2c8f180f93be6faedb85a1961b74a765f75798e | [log] [tgz] |
---|---|---|
author | Mike Spertus <mike@spertus.com> | Mon Mar 28 17:58:38 2016 +0000 |
committer | Mike Spertus <mike@spertus.com> | Mon Mar 28 17:58:38 2016 +0000 |
tree | 66084ef13f9fc6501dbaf4f2329332f340ddaeac | |
parent | 8541eae72cf1ee58459aa5829cd9e00df9ef5251 [diff] |
Use VS2015 Project Support for Natvis to eliminate the need to manually install natvis files When using Visual Studio 2015, cmake now puts the native visualizers in llvm.sln, so the developer automatically sees custom visualizations. Much thanks to ariccio who provided extensive help on this change. (manual installation still needed on VS2013) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264601 91177308-0d34-0410-b5e6-96231b3b80d8