summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-uniqueptr-delete-release.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-76/+0
* [clang-tidy] Added clang-tidy test cases related to rL310095Florian Gross2017-08-041-0/+5
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Added check uniqueptr-delete-release to replace "delete x.release()" with "x ...Samuel Benzaquen2015-10-191-0/+71
OpenPOWER on IntegriCloud