summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/google-readability-nested-namespace-comments.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-17/+0
* [clang-tidy] Adjust location of namespace comment diagnosticIlya Biryukov2019-07-171-2/+2
* [clang-tidy] Fix google-readability-namespace-comments handling of C++17 nest...Alexander Kornienko2018-01-111-0/+17
* Renaming a test to start with the name of the check based on post-commit revi...Aaron Ballman2017-10-061-15/+0
* Fixing the command line for a test and switching from tabs to spaces.Aaron Ballman2017-10-061-6/+4
* Fix nested namespaces in google-readability-nested-namespace-comments.Aaron Ballman2017-10-061-0/+17
OpenPOWER on IntegriCloud