Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Remove the unused method declaration in `ValistChecker.cpp`. | Henry Wong | 2018-03-30 | 1 | -1/+0 |
* | [analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the he... | George Karpenkov | 2018-01-17 | 1 | -1/+1 |
* | [analyzer] Fix some check's output plist not containing the check name | Gabor Horvath | 2018-01-06 | 1 | -7/+11 |
* | [analyzer] Fix memory error bug category capitalization. | Artem Dergachev | 2017-05-03 | 1 | -2/+3 |
* | [analyzer] Fix a rare crash for valist check. | Gabor Horvath | 2017-03-13 | 1 | -6/+2 |
* | [analyzer] Improve valist checks and move it out from alpha state. | Gabor Horvath | 2017-03-07 | 1 | -24/+65 |
* | Migrate PathDiagnosticPiece to std::shared_ptr | David Blaikie | 2017-01-05 | 1 | -6/+6 |
* | Reapply "[analyzer] Added valist related checkers." | Gabor Horvath | 2016-08-22 | 1 | -0/+373 |
* | revert [analyzer] Added valist related checkers. | Gabor Horvath | 2016-08-18 | 1 | -373/+0 |
* | [analyzer] Added valist related checkers. | Gabor Horvath | 2016-08-18 | 1 | -0/+373 |