summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-static-accessed-through-instance.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Fix a check-fixes lineGabor Horvath2017-08-101-1/+1
| | | | llvm-svn: 310560
* [clang-tidy] Minor documentation improvementGabor Horvath2017-08-101-1/+1
| | | | | | Patch by: Lilla Barancsuk llvm-svn: 310559
* [clang-tidy] Add new readability non-idiomatic static access checkGabor Horvath2017-08-081-0/+222
Patch by: Lilla Barancsuk Differential Revision: https://reviews.llvm.org/D35937 llvm-svn: 310371
OpenPOWER on IntegriCloud