summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-assign-operator-signature.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] New: checker misc-unconventional-assign-operator replacing misc-...Gabor Horvath2016-05-041-58/+0
* [clang-tidy] misc-assign-operator-signature checker checks return value of al...Gabor Horvath2016-03-241-0/+2
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Expose the clang-tidy misc-assign-operator-signature checker as cppcoreguidel...Aaron Ballman2015-10-131-0/+5
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* Verify assign operator signatures.Samuel Benzaquen2015-02-091-0/+52
OpenPOWER on IntegriCloud