summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/UseBoolLiteralsCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [clang-tidy] Add modernize-use-bool-literals.IgnoreMacros optionAlexander Kornienko2017-07-171-1/+11
* [clang-tidy] enhance modernize-use-bool-literals to check ternary operatorKirill Bobyrev2016-08-081-0/+11
* [ASTMatchers] Added ignoringParenImpCasts to has matchersPiotr Padlewski2016-05-311-1/+1
* [clang-tidy] Adds modernize-use-bool-literals check.Jakub Staron2016-05-111-0/+55
OpenPOWER on IntegriCloud