Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update some code used in our visual studio plugins to use linux file | Chandler Carruth | 2019-01-19 | 1 | -1/+1 |
| | | | | | | | | endings. We already used them in some cases, and this makes things consistent. This will also simplify updating the licenses in these files. llvm-svn: 351632 | ||||
* | Adds a VSPackage project that builds a VS extension to run clang-format over ↵ | Manuel Klimek | 2013-09-04 | 1 | -0/+12 |
a selection / the line at the cursor. llvm-svn: 189955 |