summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-noexcept-move-constructor.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Move more checks from misc- to performance-Alexander Kornienko2017-11-281-54/+0
* Revert "[clang-tidy] When" -fno-exceptions is used", this warning is better t...Alexander Kornienko2017-06-091-13/+4
* [clang-tidy] When" -fno-exceptions is used", this warning is better to be sup...Yan Wang2017-06-071-4/+13
* [Clang-tidy] Fix for misc-noexcept-move-constructor false triggers on default...Alexander Kornienko2017-03-171-0/+10
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] Renamed misc-noexcept-move-ctors to misc-noexcept-move-constructorAlexander Kornienko2015-05-271-0/+45
OpenPOWER on IntegriCloud