summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-041-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-4/+4
* [clang-tidy] Unify the way IncludeStyle and HeaderFileExtesions options are usedAlexander Kornienko2017-07-201-2/+2
* [clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang2016-11-081-9/+8
* [clang-tdiy] Add header file extension configuration support.Haojian Wu2016-02-051-4/+20
* Fix false positive on anonymous namespaces in headers.Samuel Benzaquen2015-03-241-0/+10
* [clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy...Alexander Kornienko2015-03-051-0/+2
* Add clang-tidy check google-global-names-in-headers.Samuel Benzaquen2015-02-111-0/+53
OpenPOWER on IntegriCloud