summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-modernize/PassByValue
Commit message (Expand)AuthorAgeFilesLines
* clang-modernize: Transform::createActionFactory return ownership by unique_pt...David Blaikie2014-08-081-2/+1
* Plug memory leaks.Benjamin Kramer2014-07-241-1/+2
* [C++11] Use 'nullptr'.Craig Topper2014-06-092-2/+2
* [C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-091-1/+1
* [C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper2014-03-023-4/+4
* Run llvm/utils/sort_includes.py over the Clang tools code. This doesn'tChandler Carruth2014-01-072-2/+2
* Fix a variety of user-visible and comment typosAlp Toker2013-12-011-2/+2
* clang-modernize: Apply replacements using clang-apply-replacementsEdwin Vane2013-10-052-6/+2
* clang-modernize: Fix bugs in Pass-By-Value transformGuillaume Papin2013-09-062-6/+24
* Update the header guards for clang-modernize.Chandler Carruth2013-09-043-9/+9
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-046-0/+522
OpenPOWER on IntegriCloud