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
*
Fix Makefile.
Daniel Jasper
2013-03-20
1
-1
/
+1
*
Remove clang-format from clang-tools-extra.
Daniel Jasper
2013-03-20
6
-369
/
+0
*
Don't replace macro usage if macro body has NULL
Edwin Vane
2013-03-19
3
-31
/
+120
*
Don't include outer-most explicit cast in nullptr replacement
Edwin Vane
2013-03-15
2
-17
/
+61
*
Prevent nullptr_t-typed exprs from being replaced
Edwin Vane
2013-03-15
2
-12
/
+47
*
Adding a new code owners file for clang-tools-extra.
Edwin Vane
2013-03-14
1
-0
/
+13
*
Added future directions comment and a couple of fixme's.
John Thompson
2013-03-14
1
-1
/
+30
*
Review feedback change per Edwin: Move non-public members to end of classes.
John Thompson
2013-03-12
1
-16
/
+15
*
[docs] Clarify wording.
Sean Silva
2013-03-12
1
-5
/
+5
*
Initial check in of Doug's modularize tool for checking header readiness for ...
John Thompson
2013-03-12
5
-1
/
+442
*
Adding -final-syntax-check to cpp11-migrate user docs
Edwin Vane
2013-03-09
1
-4
/
+11
*
Splitting cpp11-migrate transform docs into sub-pages
Edwin Vane
2013-03-09
4
-171
/
+178
*
Adding user documentation for UseAuto transform
Edwin Vane
2013-03-08
2
-0
/
+147
*
Removing 'modindex' from clang-tools-extra doc index
Edwin Vane
2013-03-08
1
-1
/
+0
*
Fixing Doxygen warnings in cpp11-migrate
Edwin Vane
2013-03-08
3
-18
/
+6
*
Turned no_xform into a pass from expected failure.
Edwin Vane
2013-03-08
1
-2
/
+1
*
Extend loop variable naming checks
Edwin Vane
2013-03-08
15
-166
/
+306
*
Have LoopConvert use 'auto &&' where necessary
Edwin Vane
2013-03-07
7
-42
/
+144
*
Switch from autogenerating tests to using the preprocessor.
Chandler Carruth
2013-03-07
13
-494
/
+304
*
Test case for PR-15414 - nullptr_t functions
Stefanus Du Toit
2013-03-06
1
-0
/
+17
*
Fixed Use-Nullptr when replacing return(0)
Edwin Vane
2013-03-06
2
-2
/
+35
*
Added summary option to cpp11-migrate tool
Dmitri Gribenko
2013-03-05
8
-21
/
+58
*
Adding failing LoopConvert testcase
Edwin Vane
2013-03-04
2
-0
/
+27
*
Properly identify 'this' as range-based for container
Edwin Vane
2013-03-04
2
-4
/
+80
*
.gitignore: ignore docs/_build
Sean Silva
2013-03-03
1
-0
/
+1
*
Make gen_my_std.h.py compatible with python 2.5 too.
Benjamin Kramer
2013-03-02
1
-23
/
+23
*
Make the UseAuto test case generator compatible with python 2.5.
Benjamin Kramer
2013-03-02
1
-16
/
+16
*
Avoid parallelism problems generating lit.site.cfgs
Edwin Vane
2013-03-01
1
-13
/
+14
*
cpp11-migrate: Reduce the number of parsing passes.
Stefanus Du Toit
2013-03-01
1
-24
/
+20
*
Fix recursive make in clang-tools-extra
Edwin Vane
2013-03-01
4
-28
/
+16
*
cpp11-migrate: Factor out duplicate code in UseNullPtr
Stefanus Du Toit
2013-03-01
1
-20
/
+25
*
Don't use 'exit' in lit script
Edwin Vane
2013-02-28
1
-4
/
+1
*
Turning off UseAuto/iterator.cpp test until recursive make issue fixed
Edwin Vane
2013-02-28
1
-3
/
+6
*
Add doxygen support for the tools in clang-tools-extra
Dmitri Gribenko
2013-02-28
4
-1
/
+1849
*
Introducing Use-Auto transform for cpp11-migrate
Edwin Vane
2013-02-28
12
-44
/
+771
*
Fix documentation comment in LoopConvert
Dmitri Gribenko
2013-02-27
1
-1
/
+1
*
Custom lit.site.cfg configuration for cpp11-migrate
Edwin Vane
2013-02-27
5
-22
/
+83
*
Add user documentation for cpp11-migrate
Edwin Vane
2013-02-25
2
-1
/
+242
*
[docs] Rename Makefile.
Daniel Dunbar
2013-02-22
1
-0
/
+0
*
Fixing a "multiple rules generate X" warning from ninja
Edwin Vane
2013-02-21
1
-1
/
+2
*
Tweaks and fixes to cpp11-migrate generated tests
Edwin Vane
2013-02-20
5
-17
/
+17
*
Adding files left out of commit r175544.
Edwin Vane
2013-02-19
4
-0
/
+278
*
Add support for auto-generating LIT tests by the build
Edwin Vane
2013-02-19
4
-20
/
+31
*
Fix -use-nullptr problems with assert()
Edwin Vane
2013-02-17
2
-4
/
+33
*
Propagate changes through no-op transforms
Edwin Vane
2013-02-15
5
-15
/
+15
*
Initial docs directory
Edwin Vane
2013-02-14
4
-0
/
+606
*
Adapt test to new clang-format behavior.
Manuel Klimek
2013-02-08
1
-1
/
+1
*
Fix for combined loop and nullptr convert tests
Edwin Vane
2013-02-07
4
-5
/
+14
*
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
[next]