Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove clang-modernize. | Alexander Kornienko | 2015-12-17 | 1 | -410/+0 |
* | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -3/+3 |
* | Replace llvm::error_code with std::error_code. | Rafael Espindola | 2014-06-12 | 1 | -1/+1 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-09 | 1 | -1/+1 |
* | [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 | 1 | -2/+2 |
* | Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | clang-apply-replacements: Add code formatting functionality | Edwin Vane | 2013-09-30 | 1 | -1/+1 |
* | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 1 | -0/+410 |