summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/google-runtime-references.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-155/+0
* [clang-tidy] Don't emit google-runtime-references warning for functions defin...Haojian Wu2019-08-231-0/+4
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-2/+1
* [clang-tidy] Add a whitelist option in google-runtime-references.Haojian Wu2016-10-101-1/+14
* [clang-tidy] More friendly warning in "google-runtime-references" when meetin...Haojian Wu2016-02-041-2/+2
* [clang-tidy] Removed unnecessary parameters in the testAlexander Kornienko2016-02-021-1/+1
* [clang-tidy] Add non-constant references in function parameters check.Alexander Kornienko2016-02-021-0/+139
OpenPOWER on IntegriCloud