summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/bugprone-use-after-move.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-1273/+0
* [clang-tidy] Fix bug in bugprone-use-after-move checkYitzhak Mandelbaum2019-09-091-1/+33
* [clang-tidy] Treat references to smart pointers correctly in use-after-move.Martin Bohme2019-01-161-0/+13
* [clang-tidy] Sequence statements with multiple parents correctly (PR39149)Martin Bohme2018-10-041-0/+12
* [clang-tidy] use CHECK-NOTES in tests for bugprone-use-after-moveJonas Toth2018-09-271-110/+110
* Update a clang-tidy test for r342194Vedant Kumar2018-09-131-2/+2
* [clang-tidy] Recognize [[clang::reinitializes]] attribute in bugprone-use-aft...Martin Bohme2018-08-131-0/+35
* [clang-tidy] Sequence init statements, declarations, and conditions correctly...Martin Bohme2018-08-031-7/+24
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-0/+1164
OpenPOWER on IntegriCloud