Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] readability-container-size-empty fixes | Gabor Horvath | 2016-04-19 | 1 | -0/+23 |
* | [clang-tidy] Make readability-container-size-empty work with inline namespace... | Gabor Horvath | 2016-02-09 | 1 | -2/+17 |
* | [clang-tidy] Fix a false positive case in ContainerSizeEmpty check. | Gabor Horvath | 2015-12-28 | 1 | -2/+6 |
* | Fix a false positive case in ContainerSizeEmpty check (PR25893). | Gabor Horvath | 2015-12-21 | 1 | -0/+4 |
* | [clang-tidy] Fix PR25812. | Gabor Horvath | 2015-12-12 | 1 | -1/+1 |
* | [clang-tidy] Fix message style (capitalization, trailing period). | Alexander Kornienko | 2015-11-09 | 1 | -17/+17 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | [clang-tidy] Use a python script instead of a shell script to run clang-tidy ... | Alexander Kornienko | 2015-08-20 | 1 | -2/+1 |
* | [clang-tidy] Correct spelling error in test file name. NFC. | Alexander Kornienko | 2015-02-25 | 1 | -0/+106 |