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
/
test
/
cpp11-migrate
/
UseAuto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
5
-553
/
+0
*
Fix UseAuto not transforming iterator when non-fully qualifiers are used and
Ariel J. Bernal
2013-07-15
3
-5
/
+10
*
Fix UseAuto replacing declaration lists with new expressions
Ariel J. Bernal
2013-05-27
1
-0
/
+45
*
Fix UseAuto replacing variable declaration lists containing non-initialized
Ariel J. Bernal
2013-05-17
1
-0
/
+12
*
Use 'auto' with 'new' expressions
Edwin Vane
2013-04-02
2
-0
/
+88
*
cpp11-migrate segfaults transforming map<string,int>::iterator
Ariel J. Bernal
2013-03-27
2
-0
/
+11
*
Switch from autogenerating tests to using the preprocessor.
Chandler Carruth
2013-03-07
5
-258
/
+255
*
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
*
Fix recursive make in clang-tools-extra
Edwin Vane
2013-03-01
1
-2
/
+2
*
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
*
Introducing Use-Auto transform for cpp11-migrate
Edwin Vane
2013-02-28
3
-44
/
+286
*
Adding files left out of commit r175544.
Edwin Vane
2013-02-19
2
-0
/
+153