summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/NonConstReferences.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Don't emit google-runtime-references warning for functions defin...Haojian Wu2019-08-231-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* modernize-use-auto NFC fixesPiotr Padlewski2016-12-141-1/+1
* [clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang2016-11-081-5/+4
* [clang-tidy] Add a whitelist option in google-runtime-references.Haojian Wu2016-10-101-0/+24
* [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