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
/
lib
/
Format
/
UsingDeclarationsSorter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
Format closing braces when reformatting the line containing the opening brace.
Manuel Klimek
2018-04-23
1
-2
/
+1
*
[clang-format] Deduplicate using declarations
Krasimir Georgiev
2017-11-24
1
-0
/
+20
*
[clang-format] Handle leading comments in using declaration
Daniel Jasper
2017-11-10
1
-4
/
+6
*
[clang-format] Sort using declarations by splitting on '::'
Krasimir Georgiev
2017-11-09
1
-20
/
+40
*
[clang-format] Sort using-declarations case sensitively with a special case f...
Krasimir Georgiev
2017-11-03
1
-2
/
+21
*
[clang-format] Format raw string literals
Krasimir Georgiev
2017-10-30
1
-2
/
+2
*
[clang-format] Sort whole block of using declarations while partially formatting
Krasimir Georgiev
2017-10-18
1
-1
/
+12
*
[clang-format] Ignore case and stable sort using-declarations
Krasimir Georgiev
2017-09-22
1
-2
/
+3
*
[clang-format] Support sorting using declarations
Krasimir Georgiev
2017-06-21
1
-0
/
+144