Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Make checkEndFunction() give access to the return statement. | Reka Kovacs | 2018-07-16 | 1 | -2/+2 |
* | [analyzer][UninitializedObjectChecker] Fixed captured lambda variable name | Kristof Umann | 2018-07-13 | 1 | -18/+21 |
* | [analyzer][UninitializedObjectChecker] Support for MemberPointerTypes | Kristof Umann | 2018-07-13 | 1 | -29/+11 |
* | [analyzer][UninitializedObjectChecker] Moved non-member functions out of the ... | Kristof Umann | 2018-07-12 | 1 | -17/+17 |
* | [analyzer][UninitializedObjectChecker] Added a NotesAsWarnings flag | Kristof Umann | 2018-06-29 | 1 | -21/+53 |
* | Add const qualifier on FieldChainInfoComparator::operator() | Steven Wu | 2018-06-22 | 1 | -1/+1 |
* | [analyzer] Made a buildbot happy. | Kristof Umann | 2018-06-19 | 1 | -7/+9 |
* | [analyzer] Checker for uninitialized C++ objects | Kristof Umann | 2018-06-18 | 1 | -0/+669 |