Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Make 'modernize-use-nullptr' check work on multiple nested impli... | Haojian Wu | 2016-03-04 | 1 | -0/+15 |
* | 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 |
* | [clang-tidy] Documented the reason to run the test in C++98 mode. | Alexander Kornienko | 2015-08-27 | 1 | -0/+3 |
* | [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] Add modernize-use-nullptr check, attempt 2. | Alexander Kornienko | 2015-08-19 | 1 | -0/+344 |
* | Revert "[clang-tidy] Add use-nullptr check to clang-tidy." | Justin Bogner | 2015-08-19 | 1 | -344/+0 |
* | [clang-tidy] Add use-nullptr check to clang-tidy. | Alexander Kornienko | 2015-08-19 | 1 | -0/+344 |