summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-simplify-bool-expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-950/+0
* [clang-tidy] SimplifyBoolenExpr doesn't add parens if unary negotiation is of...Zinovy Nis2018-05-221-0/+10
* [clang-tidy] make readability-simplify-bool-expr completely ignore macrosAlexander Kornienko2017-11-291-0/+8
* Reapply r260096.Aaron Ballman2016-02-121-5/+40
* Reverting r260096; it causes build bot failures:Aaron Ballman2016-02-081-40/+5
* Expand the simplify boolean expression check to handle implicit conversion of...Aaron Ballman2016-02-081-5/+40
* [clang-tidy] Preserve comments and preprocessor directives when simplifying b...Alexander Kornienko2015-12-281-0/+24
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr...Alexander Kornienko2015-07-011-13/+292
* [clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check...Alexander Kornienko2015-05-171-0/+52
* [clang-tidy] Add readability-simplify-boolean-expr check to clang-tidyAlexander Kornienko2015-04-101-0/+543
OpenPOWER on IntegriCloud