summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Change the namespace for llvm checkers from 'llvm' to 'llvm_check'Don Hinton2019-05-101-5/+5
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Update docs for clang-tidy checks. NFCAlexander Kornienko2015-08-271-2/+2
* [clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::...Alexander Kornienko2015-03-021-0/+2
* Implemented clang-tidy-check-specific options.Alexander Kornienko2014-09-121-1/+2
* [clang-tidy] Address review comments for the Twine checker.Benjamin Kramer2014-07-081-1/+0
* [clang-tidy] Add a little checker for Twine locals in LLVM.Benjamin Kramer2014-07-081-0/+31
OpenPOWER on IntegriCloud