| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some Clang-tidy modernize-use-default and Include What You Use warnings; ... | Eugene Zelenko | 2016-11-29 | 1 | -3/+10 |
| * | Adapt to TraverseLambdaCapture interface change from D23204 | Martin Bohme | 2016-08-17 | 1 | -1/+2 |
| * | [clang-tidy] Remove dead code. NFC. | Benjamin Kramer | 2016-06-15 | 1 | -3/+0 |
| * | Handle correctly containers that are data members in modernize-loop-convert. | Angel Garcia Gomez | 2015-11-03 | 1 | -2/+2 |
| * | Add NamingStyle option to modernize-loop-convert. | Angel Garcia Gomez | 2015-09-24 | 1 | -2/+14 |
| * | Another patch for modernize-loop-convert. | Angel Garcia Gomez | 2015-09-11 | 1 | -4/+29 |
| * | Avoid repeated replacements on loop-convert check. | Angel Garcia Gomez | 2015-09-04 | 1 | -0/+4 |
| * | Two more fixes to loop convert. | Angel Garcia Gomez | 2015-09-03 | 1 | -0/+1 |
| * | Fix several corner cases for loop-convert check. | Angel Garcia Gomez | 2015-09-01 | 1 | -3/+3 |
| * | [clang-tidy] Add loop-convert check to clang-tidy. | Alexander Kornienko | 2015-08-19 | 1 | -0/+420 |

