summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/google-explicit-make-pair.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Renamed tests files to be closer to the check names.Alexander Kornienko2015-09-101-51/+0
* [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] Fix a false positive in the make_pair checker if an argument has...Benjamin Kramer2014-07-211-0/+4
* [clang-tidy] extend make_pair test for fixits in template definitions.Benjamin Kramer2014-07-151-0/+4
* [clang-tidy] Add a checker that removes deducible arguments from std::make_pairBenjamin Kramer2014-07-151-0/+44
OpenPOWER on IntegriCloud