summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/SwappedArgumentsCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Another batch of checks to rename from misc- to bugprone-.Alexander Kornienko2018-02-281-102/+0
* Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}Alexander Kornienko2016-12-131-1/+1
* [clang-tidy] remove trailing whitespaces and retabKirill Bobyrev2016-08-011-1/+1
* [clang-tidy] Refactoring of FixHintUtilsEtienne Bergeron2016-05-111-35/+10
* [clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::...Alexander Kornienko2015-03-021-0/+2
* [clang-tidy] Add a checker for swapped arguments.Benjamin Kramer2014-07-141-0/+125
OpenPOWER on IntegriCloud