summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-redundant-smartptr-get.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Added clang-tidy test cases related to rL310095Florian Gross2017-08-041-0/+6
* [clang-tidy] make readability-redundant-smartptr-get report get() usage in co...Kirill Bobyrev2016-09-261-3/+32
* Revert r282382; it had no reference to Revision.Kirill Bobyrev2016-09-261-32/+3
* [clang-tidy] make readability-redundant-smartptr-get report get() usage in co...Kirill Bobyrev2016-09-261-3/+32
* [clang-tidy] Match the type against the get() method we are calling,Samuel Benzaquen2016-02-171-0/+15
* [clang-tidy] Use proper capitalization and punctuation for diagnostic messages.Alexander Kornienko2016-01-081-10/+10
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.shAlexander Kornienko2014-10-261-1/+1
* [clang-tidy] Bring order to check registration.Alexander Kornienko2014-10-261-0/+129
OpenPOWER on IntegriCloud