summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-use-override.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-318/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-1/+1
* [clang-tidy] Fix modernize-use-override incorrect replacementAlexander Kornienko2017-07-071-0/+14
* [clang-tidy] Attempt to fix the test where exceptions are disabled by default.Alexander Kornienko2017-03-011-1/+1
* [clang-tidy] Fix handling of methods with try-statement as a body in moderniz...Alexander Kornienko2017-03-011-0/+14
* [clang-tidy] fix a couple of modernize-use-override bugsAlexander Kornienko2016-04-041-1/+6
* Add extra tests for handling throw() and noexcept() specifiers.Aaron Ballman2016-01-121-0/+11
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Move misc-use-override and readability-shrink-to-fit to "moderni...Alexander Kornienko2015-08-311-0/+274
OpenPOWER on IntegriCloud