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
/
clang-format.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: Enable #include sorting by default.
Daniel Jasper
2015-11-16
1
-1
/
+1
*
clang-format: Add initial #include sorting capabilities.
Daniel Jasper
2015-09-23
1
-1
/
+1
*
clang-format: Extend vim integration so that a line range can be passed in.
Daniel Jasper
2015-07-11
1
-2
/
+16
*
Fix terrible python goof in clang-format.py which broke my vim
Chandler Carruth
2015-06-04
1
-1
/
+1
*
Make vim also output a helpful message in some error cases.
Manuel Klimek
2015-06-02
1
-0
/
+2
*
clang-format: Add default fallback style.
Daniel Jasper
2015-04-17
1
-0
/
+1
*
clang-format: add an option for fallback style in vimrc
Daniel Jasper
2015-04-16
1
-0
/
+4
*
clang-format: Fix vim integration if g:clang_format_binary doesn't exist
Daniel Jasper
2014-11-04
1
-1
/
+1
*
clang-format: permit setting the path to clang in vimrc
Saleem Abdulrasool
2014-11-02
1
-0
/
+3
*
docs: remove double carriage-return
Saleem Abdulrasool
2014-11-02
1
-1
/
+1
*
clang-format: improve vim integration docs
Saleem Abdulrasool
2014-10-27
1
-2
/
+2
*
clang-format: Fix vim-integration for empty files.
Daniel Jasper
2014-05-22
1
-1
/
+6
*
clang-format.py: Don't omit the first two words from error messages.
Nico Weber
2014-04-17
1
-6
/
+1
*
Add a main function to the clang-format.py vim integration.
Ahmed Charles
2014-03-10
1
-40
/
+43
*
clang-format.py: Make formatting unnamed buffers work again (broke in r190691).
Nico Weber
2013-10-25
1
-3
/
+4
*
clang-format: Add -assume-filename option for editor integrations.
Daniel Jasper
2013-09-13
1
-1
/
+2
*
Allow _clang-format as alternative to .clang-format config filename
Hans Wennborg
2013-09-10
1
-1
/
+2
*
Switch the default mode for clang-format to '-file'. Make 'LLVM' the
Chandler Carruth
2013-09-02
1
-3
/
+4
*
Fix bug in clang-format's vim integration cause by r186789.
Daniel Jasper
2013-07-22
1
-1
/
+1
*
clang-format: Smarter replacement in the vim integration.
Daniel Jasper
2013-07-21
1
-7
/
+6
*
Use -lines option instead of -offset/-length. This fixes problems with files ...
Alexander Kornienko
2013-07-20
1
-6
/
+3
*
Improve clang-format vim integration.
Daniel Jasper
2013-07-19
1
-2
/
+2
*
[clang-format] Don't flash an ugly cmd prompt in Vim on Windows
Reid Kleckner
2013-06-10
1
-1
/
+9
*
Let clang-format move the cursor appropriately.
Daniel Jasper
2013-05-21
1
-9
/
+15
*
Improvements to clang-format integrations.
Daniel Jasper
2013-04-09
1
-1
/
+6
*
Add clang-format binary to cfe.
Daniel Jasper
2013-03-20
1
-0
/
+60