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-extra
/
clang-format
/
ClangFormat.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove clang-format from clang-tools-extra.
Daniel Jasper
2013-03-20
1
-152
/
+0
*
Remove superseeded option.
Daniel Jasper
2013-02-06
1
-9
/
+0
*
Add xml:space='preserve' in order to correctly preserve whitespace.
Manuel Klimek
2013-02-06
1
-1
/
+1
*
Kick JSON output for XML output.
Manuel Klimek
2013-02-06
1
-14
/
+9
*
Adds JSON output for replacements, to simplify tools integration.
Manuel Klimek
2013-02-05
1
-15
/
+36
*
Implements support for specifying multiple ranges.
Manuel Klimek
2013-02-05
1
-13
/
+23
*
Don't touch unchanged file for in-place edit.
Daniel Jasper
2013-01-30
1
-0
/
+3
*
Introduce llvm::sys::PrintStackTraceOnErrorSignal()
NAKAMURA Takumi
2013-01-18
1
-0
/
+2
*
Add temporary option to invert the */& binding in a specific style.
Daniel Jasper
2013-01-15
1
-8
/
+17
*
Add support for Chromium style.
Daniel Jasper
2013-01-14
1
-3
/
+12
*
Fix: correct file name in diagnostics.
Alexander Kornienko
2013-01-14
1
-4
/
+5
*
Remove FIXME fixed by djasper in r172066.
Nico Weber
2013-01-10
1
-1
/
+0
*
Let clang-format binary use same LangOpts as test.
Daniel Jasper
2013-01-10
1
-6
/
+1
*
Implements the features requested in PR14679.
Manuel Klimek
2013-01-08
1
-7
/
+36
*
Enabled ObjC2 in clang-format for @package. Matches r171766.
Nico Weber
2013-01-07
1
-0
/
+1
*
Set LangOpts.ObjC1 to 1 in clang-format.
Nico Weber
2013-01-07
1
-0
/
+1
*
Make clang-format binary understand C++11.
Daniel Jasper
2013-01-07
1
-0
/
+2
*
Fix the sorting of the #include lines in these tools.
Chandler Carruth
2013-01-02
1
-1
/
+1
*
First version of a command line clang-format tool.
Daniel Jasper
2012-12-05
1
-0
/
+84