summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/GlobalNamesInHeadersCheck.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] Fix/add style guide links.Alexander Kornienko2016-05-191-1/+1
* [clang-tdiy] Add header file extension configuration support.Haojian Wu2016-02-051-4/+16
* [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-1/+2
* Add clang-tidy check google-global-names-in-headers.Samuel Benzaquen2015-02-111-0/+34
OpenPOWER on IntegriCloud