summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
Commit message (Expand)AuthorAgeFilesLines
* ClangFormatPackage.cs: fix inconsistent line endingsHans Wennborg2013-12-021-1/+1
* clang-format vs plugin: use Alp's suggestion for getting the pathHans Wennborg2013-12-021-2/+2
* clang-format vs plugin: bake clang-format.exe into the vsixHans Wennborg2013-12-021-1/+5
* Allow _clang-format as alternative to .clang-format config filenameHans Wennborg2013-09-101-3/+4
* Make error text if clang-format is not on the system PATH more helpful,Manuel Klimek2013-09-051-1/+10
* Adds a VSPackage project that builds a VS extension to run clang-format over ...Manuel Klimek2013-09-041-0/+210
OpenPOWER on IntegriCloud