Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | [clang-tidy] Add modernize-use-bool-literals.IgnoreMacros option | Alexander Kornienko | 2017-07-17 | 1 | -1/+11 |
* | [clang-tidy] enhance modernize-use-bool-literals to check ternary operator | Kirill Bobyrev | 2016-08-08 | 1 | -0/+11 |
* | [ASTMatchers] Added ignoringParenImpCasts to has matchers | Piotr Padlewski | 2016-05-31 | 1 | -1/+1 |
* | [clang-tidy] Adds modernize-use-bool-literals check. | Jakub Staron | 2016-05-11 | 1 | -0/+55 |