summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/IntegerTypesCheck.h
Commit message (Expand)AuthorAgeFilesLines
* NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-041-1/+1
* [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] google-runtime-int: fix a false positive in implicit code.Alexander Kornienko2016-02-111-0/+7
* [clang-tidy] Make google-runtime-int configurable.Alexander Kornienko2015-09-161-6/+5
* [clang-tidy] Update docs for clang-tidy checks. NFCAlexander Kornienko2015-08-271-3/+4
* [clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy...Alexander Kornienko2015-03-051-0/+2
* Implemented clang-tidy-check-specific options.Alexander Kornienko2014-09-121-3/+3
* [clang-tidy] Add a checker that suggests replacing short/long/long long with ...Benjamin Kramer2014-08-291-0/+40
OpenPOWER on IntegriCloud