summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/NonConstReferences.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a D...Benjamin Kramer2016-04-071-2/+2
* [clang-tidy] More friendly warning in "google-runtime-references" when meetin...Haojian Wu2016-02-041-3/+10
* [clang-tidy] Add non-constant references in function parameters check.Alexander Kornienko2016-02-021-0/+119
OpenPOWER on IntegriCloud