summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix llvm-namespace-comment for macro expansions"Alexander Kornienko2019-12-031-15/+0
* Fix llvm-namespace-comment for macro expansionsMarcin Twardak2019-11-231-0/+15
* [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 google-readability-namespace-comments handling of C++17 nest...Alexander Kornienko2018-01-111-0/+1
* Revert "Fix nested namespaces in google-readability-nested-namespace-comments."Alexander Kornienko2017-10-121-1/+0
* Fix nested namespaces in google-readability-nested-namespace-comments.Aaron Ballman2017-10-061-0/+1
* [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-1/+2
* Add NamespaceCommentCheck to the Google module.Alexander Kornienko2014-09-221-0/+42
OpenPOWER on IntegriCloud