summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/NoexceptMoveConstructorCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Add FixItHint for performance-noexcept-move-constructorZinovy Nis2019-08-041-2/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Ignore implicit things like ConstantExpr.Bill Wendling2018-11-091-1/+2
* Update to match clang r331428.Richard Smith2018-05-031-14/+9
* [clang-tidy] Move more checks from misc- to performance-Alexander Kornienko2017-11-281-0/+77
OpenPOWER on IntegriCloud