Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Submitted new file with wrong line endings. Correcting... | Mike Spertus | 2016-03-28 | 1 | -7/+7 |
| | | | | llvm-svn: 264620 | ||||
* | Use VS2015 Project Support for Natvis to eliminate the need to manually ↵ | Mike Spertus | 2016-03-28 | 1 | -0/+7 |
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) llvm-svn: 264601 |