summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/AvoidCStyleCastsCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [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 links to Google Code Style in docsHaojian Wu2016-02-251-1/+1
* [clang-tidy] Update docs for clang-tidy checks. NFCAlexander Kornienko2015-08-271-4/+5
* [clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.Alexander Kornienko2015-03-091-3/+3
* [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-0/+2
* Added a comment to document relation of this check to -Wold-style-cast.Alexander Kornienko2014-06-301-0/+4
* Another attempt to add a clang-tidy check for flagging C-style casts.Alexander Kornienko2014-06-291-0/+33
OpenPOWER on IntegriCloud