index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
clang-format-vs
/
ClangFormat
/
ClangFormatPackage.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format-vs : Fix Unicode formatting
Hans Wennborg
2019-11-27
1
-11
/
+20
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Update some code used in our visual studio plugins to use linux file
Chandler Carruth
2019-01-19
1
-456
/
+456
*
clang-format plugin: Add missing semicolon in list of file extensions (PR36383)
Hans Wennborg
2018-02-20
1
-1
/
+1
*
clang-format plugin: Add missing NL (new line) at EOF (end of file)
Hans Wennborg
2017-09-22
1
-0
/
+6
*
clang-format-vsix: Add "Format on Save" feature
Antonio Maiorano
2017-04-05
1
-90
/
+102
*
clang-format-vsix: add command to format document
Antonio Maiorano
2016-12-16
1
-13
/
+79
*
clang-format sort include use the source file name to determine the
Daniel Jasper
2016-02-10
1
-2
/
+15
*
Added new options to ClangFormat VSIX package.
Marek Kurdej
2015-10-19
1
-5
/
+140
*
ClangFormatPackage.cs: fix inconsistent line endings
Hans Wennborg
2013-12-02
1
-1
/
+1
*
clang-format vs plugin: use Alp's suggestion for getting the path
Hans Wennborg
2013-12-02
1
-2
/
+2
*
clang-format vs plugin: bake clang-format.exe into the vsix
Hans Wennborg
2013-12-02
1
-1
/
+5
*
Allow _clang-format as alternative to .clang-format config filename
Hans Wennborg
2013-09-10
1
-3
/
+4
*
Make error text if clang-format is not on the system PATH more helpful,
Manuel Klimek
2013-09-05
1
-1
/
+10
*
Adds a VSPackage project that builds a VS extension to run clang-format over ...
Manuel Klimek
2013-09-04
1
-0
/
+210