summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/GlobalVariableDeclarationCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy/google] Improve the Objective-C global variable declaration check...Yan Zhang2018-02-251-2/+2
* [clang-tidy] Function-scoped static variables should not trigger google-objc-...Ben Hamilton2018-01-051-1/+10
* Add new check in google module for Objective-C code to ensure global variable...Haojian Wu2017-11-071-0/+90
OpenPOWER on IntegriCloud