Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply r260096. | Aaron Ballman | 2016-02-12 | 1 | -69/+2 |
* | Reverting r260096; it causes build bot failures: | Aaron Ballman | 2016-02-08 | 1 | -2/+69 |
* | Expand the simplify boolean expression check to handle implicit conversion of... | Aaron Ballman | 2016-02-08 | 1 | -69/+2 |
* | [clang-tidy] Preserve comments and preprocessor directives when simplifying b... | Alexander Kornienko | 2015-12-28 | 1 | -0/+4 |
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -47/+54 |
* | [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr... | Alexander Kornienko | 2015-07-01 | 1 | -2/+46 |
* | [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check... | Alexander Kornienko | 2015-05-17 | 1 | -5/+18 |
* | [clang-tidy] Add readability-simplify-boolean-expr check to clang-tidy | Alexander Kornienko | 2015-04-10 | 1 | -0/+101 |