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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add use-nullptr transform to cpp11-migrate
Edwin Vane
2013-01-22
14
-0
/
+631
*
these need the bitcode reader as well.
Chris Lattner
2013-01-19
4
-4
/
+4
*
Re-sort the #include lines which have gotten out of order.
Chandler Carruth
2013-01-19
3
-3
/
+3
*
Introduce llvm::sys::PrintStackTraceOnErrorSignal()
NAKAMURA Takumi
2013-01-18
4
-0
/
+8
*
Fix a -Wdocumentation warning (empty paragraph passed to '\brief' command)
Dmitri Gribenko
2013-01-16
1
-1
/
+1
*
Write transform results to disk only once
Edwin Vane
2013-01-16
7
-31
/
+178
*
Add temporary option to invert the */& binding in a specific style.
Daniel Jasper
2013-01-15
1
-8
/
+17
*
Test source file name in diagnostics
Alexander Kornienko
2013-01-14
1
-1
/
+1
*
Add support for Chromium style.
Daniel Jasper
2013-01-14
1
-3
/
+12
*
Adding a .gitignore to tools-extra
Edwin Vane
2013-01-14
1
-0
/
+31
*
Added a test for clang-format diagnostics.
Alexander Kornienko
2013-01-14
2
-1
/
+6
*
Fix: correct file name in diagnostics.
Alexander Kornienko
2013-01-14
1
-4
/
+5
*
Update users of RefactoringTool
Edwin Vane
2013-01-11
2
-2
/
+2
*
Remove FIXME fixed by djasper in r172066.
Nico Weber
2013-01-10
1
-1
/
+0
*
Format what you can when errors are found
Alexander Kornienko
2013-01-10
1
-10
/
+11
*
Removing loop-convert tool
Edwin Vane
2013-01-10
30
-3327
/
+2
*
Improved clang-format integration support for diagnostic messages output
Alexander Kornienko
2013-01-10
1
-1
/
+6
*
Let clang-format binary use same LangOpts as test.
Daniel Jasper
2013-01-10
1
-6
/
+1
*
Add .arcconfig for Arcanist support for Phabricator
Alex Rosenberg
2013-01-10
1
-0
/
+4
*
Fix comment
Alex Rosenberg
2013-01-10
1
-1
/
+1
*
Simplify reversed for-loop.
Daniel Jasper
2013-01-09
1
-4
/
+2
*
Initial version of diff/patch-reformat tool.
Daniel Jasper
2013-01-09
1
-0
/
+117
*
Implements the features requested in PR14679.
Manuel Klimek
2013-01-08
1
-7
/
+36
*
Transferred loop-convert tests to cpp11-migrate
Edwin Vane
2013-01-08
16
-0
/
+1304
*
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
*
Add a namespace qualifier to the befriending statement for
Chandler Carruth
2013-01-05
1
-1
/
+1
*
Port loop-convert into cpp11-migrate
Edwin Vane
2013-01-04
18
-15
/
+2190
*
Handle segfaults in clang-format vim-integration.
Daniel Jasper
2013-01-04
1
-1
/
+3
*
Fix the sorting of the #include lines in these tools.
Chandler Carruth
2013-01-02
2
-2
/
+2
*
Update the copyright coredits -- Happy new year 2013!
NAKAMURA Takumi
2013-01-01
1
-1
/
+1
*
Teach the extras repository to actually install the clang-format tool.
Chandler Carruth
2012-12-27
1
-0
/
+4
*
Use renamed CommonOptionsParser member functions
Edwin Vane
2012-12-14
1
-2
/
+2
*
Add cpp11-migrate to autoconf build
Edwin Vane
2012-12-12
1
-1
/
+1
*
Initial commit for cpp11-migrate tool
Edwin Vane
2012-12-12
7
-1
/
+112
*
Basic clang-format vim-integration.
Daniel Jasper
2012-12-05
1
-0
/
+52
*
Fix make build (hopefully).
Daniel Jasper
2012-12-05
1
-3
/
+3
*
First version of a command line clang-format tool.
Daniel Jasper
2012-12-05
5
-1
/
+123
*
Update the #include lines of the extra tools.
Chandler Carruth
2012-12-04
3
-4
/
+2
*
Test commit: reformat comment.
Edwin Vane
2012-12-03
1
-3
/
+3
*
Following the example from loop-convert tests, simplifying the remove-cstr-ca...
Manuel Klimek
2012-11-05
1
-8
/
+3
*
Remove a trailing blank line, test commit.
NAKAMURA Takumi
2012-10-10
1
-1
/
+0
*
Fix typo in a comment in lit.cfg
David Blaikie
2012-09-12
1
-1
/
+1
*
Make lit.cfg like the other lit.cfgs so it can be run standalone.
David Blaikie
2012-09-04
1
-16
/
+93
*
Update Makefiles to reflect split of clangRewrite.a into two libraries.
Ted Kremenek
2012-09-01
3
-4
/
+7
*
Add loop-convert to the Make build.
David Blaikie
2012-08-31
2
-1
/
+26
*
Fix tests to be more robust (to older versions of grep, lesser lit-like test ...
David Blaikie
2012-08-31
15
-73
/
+54
*
loop-convert, a C++11 for loop modernizer
Sam Panzer
2012-08-24
28
-1
/
+3323
*
Reverted to correct commit this time.
Sam Panzer
2012-08-24
11
-46
/
+297
[next]