summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format-vs/ClangFormat.sln
Commit message (Collapse)AuthorAgeFilesLines
* Follow-up to r300225: update ClangFormat.sln to VS2017Hans Wennborg2017-04-131-2/+2
| | | | | | This got lost in the previous patch somehow. llvm-svn: 300226
* clang-format VS plugin: upgrade the project files to VS2015Hans Wennborg2016-09-151-1/+3
| | | | | | | The plugin itself runs on previous VS versions, but this enables it to be built with VS2015. llvm-svn: 281648
* Upgrade the VS solution to 2012.Manuel Klimek2013-11-121-2/+2
| | | | | | Now we can compile a VSPackage that works with VS 2010-2013 from within VS 2012. llvm-svn: 194488
* Recreated the ClangFormat VSPackage with VS 2010.Manuel Klimek2013-11-121-2/+2
| | | | | | The generated package is now compatible with VS 2010 - 2013. llvm-svn: 194480
* Revert unintentional commit from r194477.Manuel Klimek2013-11-121-7/+7
| | | | llvm-svn: 194478
* (no commit message)Manuel Klimek2013-11-121-7/+7
| | | | llvm-svn: 194477
* Adds a VSPackage project that builds a VS extension to run clang-format over ↵Manuel Klimek2013-09-041-0/+20
a selection / the line at the cursor. llvm-svn: 189955
OpenPOWER on IntegriCloud