| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang-modernize: Transform::createActionFactory return ownership by unique_pt... | David Blaikie | 2014-08-08 | 1 | -2/+1 |
| * | Plug memory leaks. | Benjamin Kramer | 2014-07-24 | 1 | -1/+2 |
| * | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-09 | 2 | -2/+2 |
| * | [C++11] Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-09 | 1 | -1/+1 |
| * | [C++11] Replace LLVM_OVERRIDE with 'override' | Craig Topper | 2014-03-02 | 3 | -4/+4 |
| * | Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't | Chandler Carruth | 2014-01-07 | 2 | -2/+2 |
| * | Fix a variety of user-visible and comment typos | Alp Toker | 2013-12-01 | 1 | -2/+2 |
| * | clang-modernize: Apply replacements using clang-apply-replacements | Edwin Vane | 2013-10-05 | 2 | -6/+2 |
| * | clang-modernize: Fix bugs in Pass-By-Value transform | Guillaume Papin | 2013-09-06 | 2 | -6/+24 |
| * | Update the header guards for clang-modernize. | Chandler Carruth | 2013-09-04 | 3 | -9/+9 |
| * | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 6 | -0/+522 |

