summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* IdentifierNamingCheck.cpp: try to fix MSVC buildHans Wennborg2016-02-291-4/+4
* Test commit. Fix typo in comment.Jonathan Coe2016-01-261-1/+1
* clang-tidy readability identifiers: better diagnostic locationMike Aizatsky2015-12-041-1/+1
* [clang-tidy] Implement FixitHints for identifier references in IdentifierNami...Alexander Kornienko2015-10-011-14/+116
* [clang-tidy] Code factorization and cleanup in IdentifierNamingCheckAlexander Kornienko2015-09-281-32/+31
* [clang-tidy] Add new IdentifierNaming checkAlexander Kornienko2015-08-191-0/+587
OpenPOWER on IntegriCloud