Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Analyze include order on a per-file basis. | Zachary Turner | 2016-08-12 | 1 | -0/+5 |
* | Switch check_clang_tidy to argparse and add a -resource-dir argument. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | Remove garbage. The issue was fixed in r246856. | NAKAMURA Takumi | 2015-09-15 | 1 | -2/+0 |
* | [clang-tidy] Fix llvm-include-order check on Windows. | Alexander Kornienko | 2015-09-04 | 1 | -1/+0 |
* | [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 | -1/+1 |
* | [clang-tidy] Test username substitution in TODO() check. | Alexander Kornienko | 2014-09-26 | 1 | -1/+1 |
* | Suppress clang-tools-extra/test/clang-tidy/llvm-include-order.cpp for targeti... | NAKAMURA Takumi | 2014-08-08 | 1 | -0/+3 |
* | [clang-tidy] Implement the include order checker for LLVM. | Benjamin Kramer | 2014-08-07 | 1 | -0/+38 |