Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -1273/+0 |
* | [clang-tidy] Fix bug in bugprone-use-after-move check | Yitzhak Mandelbaum | 2019-09-09 | 1 | -1/+33 |
* | [clang-tidy] Treat references to smart pointers correctly in use-after-move. | Martin Bohme | 2019-01-16 | 1 | -0/+13 |
* | [clang-tidy] Sequence statements with multiple parents correctly (PR39149) | Martin Bohme | 2018-10-04 | 1 | -0/+12 |
* | [clang-tidy] use CHECK-NOTES in tests for bugprone-use-after-move | Jonas Toth | 2018-09-27 | 1 | -110/+110 |
* | Update a clang-tidy test for r342194 | Vedant Kumar | 2018-09-13 | 1 | -2/+2 |
* | [clang-tidy] Recognize [[clang::reinitializes]] attribute in bugprone-use-aft... | Martin Bohme | 2018-08-13 | 1 | -0/+35 |
* | [clang-tidy] Sequence init statements, declarations, and conditions correctly... | Martin Bohme | 2018-08-03 | 1 | -7/+24 |
* | [clang-tidy] Move a few more checks from misc to bugprone. | Alexander Kornienko | 2017-11-24 | 1 | -0/+1164 |