summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-uniqueptr-reset-release.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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] Ignore expressions with incompatible deleters.Samuel Benzaquen2015-04-091-4/+26
* [clang-tidy] Fix diag message in clang-tidy misc-uniqueptr-reset-release if r...Alexander Kornienko2015-03-051-1/+1
* [clang-tidy] Add clang-tidy check for unique_ptr's reset+release -> moveAlexander Kornienko2014-12-051-0/+48
OpenPOWER on IntegriCloud