summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [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