summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-bool-pointer-implicit-conversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-82/+0
* 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] check_clang_tidy_fix.sh -> check_clang_tidy.shAlexander Kornienko2014-10-261-1/+1
* [clang-tidy] Disable the warning on implicit bool* to bool conversion in macros.Benjamin Kramer2014-08-121-4/+3
* Fixed the test to work with -implicit-check-not.Alexander Kornienko2014-07-111-5/+3
* [clang-tidy] Add a checker for implicit bool conversion of a bool*.Benjamin Kramer2014-07-111-0/+86
OpenPOWER on IntegriCloud