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-modernize
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plug memory leaks.
Benjamin Kramer
2014-07-24
1
-4
/
+5
*
Track clang r213171
Alp Toker
2014-07-16
1
-1
/
+1
*
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
Alp Toker
2014-07-05
1
-1
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-09
1
-3
/
+3
*
Try to fix the build. newFrontendActionFactory was changed to return a unique...
Benjamin Kramer
2014-04-28
1
-1
/
+1
*
[C++11] Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-09
1
-1
/
+1
*
[C++11] Replace llvm::tie with std::tie.
Benjamin Kramer
2014-03-02
1
-1
/
+1
*
[CMake] clang-tools-extra: Update dependencies.
NAKAMURA Takumi
2013-12-10
1
-0
/
+7
*
Fix a variety of user-visible and comment typos
Alp Toker
2013-12-01
1
-4
/
+4
*
Add missing dependency for clang-modernize.
Rui Ueyama
2013-10-15
1
-1
/
+1
*
clang-modernize: Clean up help output
Edwin Vane
2013-10-08
1
-36
/
+88
*
clang-modernize: Apply replacements using clang-apply-replacements
Edwin Vane
2013-10-05
3
-197
/
+102
*
Clean up timing command line option.
Ariel J. Bernal
2013-09-24
1
-5
/
+3
*
Added tests for testing migration of files in a compilation database.
Ariel J. Bernal
2013-09-23
1
-2
/
+15
*
Fix for removing not included files from a compilation database.
Ariel J. Bernal
2013-09-16
1
-1
/
+3
*
Transform files in a compilation database if no sources are provided.
Ariel J. Bernal
2013-09-12
1
-26
/
+79
*
clang-modernize: Update docs with -include/-exclude
Edwin Vane
2013-09-06
1
-6
/
+4
*
clang-modernize: Remove -headers option
Edwin Vane
2013-09-06
1
-18
/
+6
*
Fix writing of reformatted files.
Manuel Klimek
2013-09-05
1
-10
/
+9
*
Fix up a few straggling bits of the build system. This should fix the
Chandler Carruth
2013-09-04
1
-1
/
+1
*
This is apparantely the one makefile that actually has file names in it.
Chandler Carruth
2013-09-04
1
-1
/
+1
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
3
-0
/
+593