summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+2
| | | | | | | | | | Reviewers: javed.absar Subscribers: nemanjai, kbarton, ilya-biryukov, ioeric, jkorous, arphaman, jfb, cfe-commits Differential Revision: https://reviews.llvm.org/D50354 llvm-svn: 339400
* [clang-tidy] Add new readability non-idiomatic static access checkGabor Horvath2017-08-081-0/+90
Patch by: Lilla Barancsuk Differential Revision: https://reviews.llvm.org/D35937 llvm-svn: 310371
OpenPOWER on IntegriCloud