summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang2016-11-081-4/+3
* [clang-tidy] Cleaning up language options.Gabor Horvath2016-09-241-2/+2
* [ASTMatchers] Added ignoringParenImpCasts to has matchersPiotr Padlewski2016-05-311-2/+2
* Refactors AST matching code to use the new AST matcher names. This patch corr...Aaron Ballman2015-09-171-8/+9
* Using an early return as it is more clear; NFC.Aaron Ballman2015-08-311-17/+18
* Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the ...Aaron Ballman2015-08-281-15/+19
* [clang-tidy] Ignore expressions with incompatible deleters.Samuel Benzaquen2015-04-091-3/+61
* [clang-tidy] Refactor: Rename clang-tidy misc check files and classes to foll...Alexander Kornienko2015-03-091-0/+73
OpenPOWER on IntegriCloud