summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-use-after-move.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-1164/+0
* [clang-tidy] Added clang-tidy test cases related to rL310095Florian Gross2017-08-041-0/+5
* [clang-tidy] Add a test for PR33020Alexander Kornienko2017-05-121-0/+20
* [clang-tidy] misc-use-after-move: Fix failing assertionMartin Bohme2017-03-081-1/+16
* Revert "[clang-tidy] misc-use-after-move: Fix failing assertion"Martin Bohme2017-03-061-16/+1
* [clang-tidy] misc-use-after-move: Fix failing assertionMartin Bohme2017-03-061-1/+16
* [clang-tidy] Extend misc-use-after-move to support unique_ptr and shared_ptr.Martin Bohme2016-11-021-5/+88
* [clang-tidy] Add additional diagnostic to misc-use-after-moveMartin Bohme2016-10-141-2/+4
* [clang-tidy] Make test for misc-use-after-move pass under WindowsMartin Bohme2016-09-141-1/+1
* [clang-tidy] Add check 'misc-use-after-move'Martin Bohme2016-09-141-0/+1039
OpenPOWER on IntegriCloud