Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] google-runtime-int: fix a false positive in implicit code. | Alexander Kornienko | 2016-02-11 | 1 | -0/+7 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | [clang-tidy] google-runtime-int: made the matcher more restricting, added a t... | Alexander Kornienko | 2015-09-16 | 1 | -0/+8 |
* | [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] check_clang_tidy_fix.sh -> check_clang_tidy.sh | Alexander Kornienko | 2014-10-26 | 1 | -19/+20 |
* | Remove unused AST matcher. | Benjamin Kramer | 2014-09-02 | 1 | -0/+5 |
* | Try to fix test on msvc and 32 bit hosts. | Benjamin Kramer | 2014-08-29 | 1 | -4/+4 |
* | [clang-tidy] Add a checker that suggests replacing short/long/long long with ... | Benjamin Kramer | 2014-08-29 | 1 | -0/+54 |