Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plug memory leaks. | Benjamin Kramer | 2014-07-24 | 1 | -1/+2 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-09 | 4 | -23/+23 |
* | [C++11] Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-09 | 2 | -2/+2 |
* | [C++11] Replace LLVM_OVERRIDE with 'override' | Craig Topper | 2014-03-02 | 2 | -4/+4 |
* | Track clang changes from r200082 | Alp Toker | 2014-01-25 | 1 | -1/+1 |
* | Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | Fix a variety of user-visible and comment typos | Alp Toker | 2013-12-01 | 3 | -6/+6 |
* | clang-modernize: Apply replacements using clang-apply-replacements | Edwin Vane | 2013-10-05 | 2 | -6/+2 |
* | clang-modernize: Reset LoopConvert's TU tracking info per TU | Edwin Vane | 2013-09-26 | 4 | -50/+74 |
* | Update the header guards for clang-modernize. | Chandler Carruth | 2013-09-04 | 5 | -15/+15 |
* | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 10 | -0/+2248 |