Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply r260096. | Aaron Ballman | 2016-02-12 | 1 | -5/+40 |
* | Reverting r260096; it causes build bot failures: | Aaron Ballman | 2016-02-08 | 1 | -40/+5 |
* | Expand the simplify boolean expression check to handle implicit conversion of... | Aaron Ballman | 2016-02-08 | 1 | -5/+40 |
* | [clang-tidy] Preserve comments and preprocessor directives when simplifying b... | Alexander Kornienko | 2015-12-28 | 1 | -0/+24 |
* | 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] Enhance clang-tidy readability-simplify-boolean-expr... | Alexander Kornienko | 2015-07-01 | 1 | -13/+292 |
* | [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check... | Alexander Kornienko | 2015-05-17 | 1 | -0/+52 |
* | [clang-tidy] Add readability-simplify-boolean-expr check to clang-tidy | Alexander Kornienko | 2015-04-10 | 1 | -0/+543 |