summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/UnusedRAII.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Refactor: Rename clang-tidy misc check files and classes to foll...Alexander Kornienko2015-03-091-51/+0
* [clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::...Alexander Kornienko2015-03-021-0/+2
* Implemented clang-tidy-check-specific options.Alexander Kornienko2014-09-121-0/+2
* Reapply r213647 with a fix.Benjamin Kramer2014-07-231-0/+47
* Revert r213647; the added test triggers an assertion.Richard Smith2014-07-231-47/+0
* [clang-tidy] Add a check for RAII temporaries.Benjamin Kramer2014-07-221-0/+47
OpenPOWER on IntegriCloud