| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove clang-modernize. | Alexander Kornienko | 2015-12-17 | 1 | -1143/+0 |
| * | SourceRanges are small and trivially copyable, don't them by reference. NFC | Craig Topper | 2015-10-04 | 1 | -1/+1 |
| * | Replace double negation of !FileID.isInvalid() with FileID.isValid(). | Yaron Keren | 2015-10-03 | 1 | -1/+1 |
| * | Update for clang r230512 | David Majnemer | 2015-02-25 | 1 | -1/+1 |
| * | Make LoopConvert work with containers that are used like arrays. | Daniel Jasper | 2015-01-12 | 1 | -0/+7 |
| * | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-09 | 1 | -19/+19 |
| * | Track clang changes from r200082 | Alp Toker | 2014-01-25 | 1 | -1/+1 |
| * | Fix a variety of user-visible and comment typos | Alp Toker | 2013-12-01 | 1 | -2/+2 |
| * | clang-modernize: Reset LoopConvert's TU tracking info per TU | Edwin Vane | 2013-09-26 | 1 | -9/+10 |
| * | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 1 | -0/+1135 |

