summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-move-constructor-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make isExpensiveToCopy() tri-state.Manuel Klimek2015-10-231-5/+0
* Switch check_clang_tidy to argparse and add a -resource-dir argument.Manuel Klimek2015-10-221-1/+1
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Improved the misc-move-constructor-init check to identify arguments that are ...Aaron Ballman2015-10-061-78/+145
* Change the test to use the new python script instead of the more verbose RUN ...Aaron Ballman2015-08-201-5/+5
* Add a new clang-tidy check (misc-move-constructor-init) that diagnoses move c...Aaron Ballman2015-08-201-0/+78
OpenPOWER on IntegriCloud