summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/UseOverrideCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Fix modernize-use-override incorrect replacementAlexander Kornienko2017-07-071-1/+6
* [clang-tidy] Fix handling of methods with try-statement as a body in moderniz...Alexander Kornienko2017-03-011-7/+6
* modernize-use-auto NFC fixesPiotr Padlewski2016-12-141-1/+1
* Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}Alexander Kornienko2016-12-131-1/+1
* [clang-tidy] Cleaning up language options.Gabor Horvath2016-09-241-1/+1
* [clang-tidy] fix a couple of modernize-use-override bugsAlexander Kornienko2016-04-041-7/+13
* Refactors AST matching code to use the new AST matcher names. This patch corr...Aaron Ballman2015-09-171-1/+1
* [clang-tidy] Move misc-use-override and readability-shrink-to-fit to "moderni...Alexander Kornienko2015-08-311-0/+197
OpenPOWER on IntegriCloud