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
/
unittests
/
Format
/
SortIncludesTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: Make include sorting's main include detection configurable.
Daniel Jasper
2016-03-21
1
-1
/
+20
*
clang-format: Use stable_sort when sorting #includes.
Daniel Jasper
2016-03-03
1
-4
/
+18
*
clang-format: Only consider the first #include that looks right to be
Daniel Jasper
2015-12-21
1
-0
/
+11
*
clang-format: Only try to find the "main" include in the first block of
Daniel Jasper
2015-12-21
1
-0
/
+13
*
clang-format: Extend detection of the "main" #include to use the filename
Daniel Jasper
2015-12-21
1
-5
/
+25
*
clang-format: Extend header sort category implementation.
Daniel Jasper
2015-12-16
1
-0
/
+8
*
clang-format: Make moving of the Cursor work properly when sorting #includes.
Daniel Jasper
2015-11-23
1
-0
/
+20
*
clang-format: Make sorting includes respect // clang-format off
Daniel Jasper
2015-11-21
1
-0
/
+19
*
clang-format: Enable #include sorting by default.
Daniel Jasper
2015-11-16
1
-0
/
+10
*
clang-format: Teach --sort-includes to interleave #include and #import.
Nico Weber
2015-10-21
1
-0
/
+9
*
clang-format: Extend main header include sorting heuristic to Objective-C files.
Nico Weber
2015-10-19
1
-0
/
+7
*
clang-format: Extend #include sorting functionality
Daniel Jasper
2015-09-29
1
-7
/
+37
*
clang-format: Add initial #include sorting capabilities.
Daniel Jasper
2015-09-23
1
-0
/
+108