Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Move a few more checks from misc to bugprone. | Alexander Kornienko | 2017-11-24 | 1 | -274/+0 |
* | [clang-tidy] Don't compute the edit distance if it's over the threshold. | Benjamin Kramer | 2017-08-09 | 1 | -2/+2 |
* | Merge branch 'arcpatch-D16922' | Cong Liu | 2016-02-11 | 1 | -3/+11 |
* | [clang-tidy] Fix a crash issue on misc-virtual-near-miss check. | Haojian Wu | 2016-02-03 | 1 | -0/+3 |
* | [clang-tidy] Fix minor style issues. NFC | Alexander Kornienko | 2016-01-29 | 1 | -2/+1 |
* | Fixed function params comparison. Updated docs and tests. | Alexander Kornienko | 2016-01-29 | 1 | -36/+37 |
* | Fix crashing on user-defined conversion. | Alexander Kornienko | 2016-01-26 | 1 | -3/+5 |
* | [clang-tidy] Handle decayed types and other improvements in VirtualNearMiss c... | Gabor Horvath | 2016-01-22 | 1 | -35/+30 |
* | Support virtual-near-miss check. | Alexander Kornienko | 2016-01-13 | 1 | -0/+266 |