Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply r260096. | Aaron Ballman | 2016-02-12 | 1 | -93/+138 |
* | Reverting r260096; it causes build bot failures: | Aaron Ballman | 2016-02-08 | 1 | -136/+93 |
* | Expand the simplify boolean expression check to handle implicit conversion of... | Aaron Ballman | 2016-02-08 | 1 | -93/+136 |
* | [clang-tidy] Fix a use-after-free bug found by asan | Alexander Kornienko | 2015-12-29 | 1 | -2/+3 |
* | [clang-tidy] Preserve comments and preprocessor directives when simplifying b... | Alexander Kornienko | 2015-12-28 | 1 | -39/+68 |
* | Refactors AST matching code to use the new AST matcher names. This patch corr... | Aaron Ballman | 2015-09-17 | 1 | -22/+25 |
* | [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr... | Alexander Kornienko | 2015-07-01 | 1 | -27/+230 |
* | [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check... | Alexander Kornienko | 2015-05-17 | 1 | -11/+37 |
* | [clang-tidy] Add readability-simplify-boolean-expr check to clang-tidy | Alexander Kornienko | 2015-04-10 | 1 | -0/+375 |