Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports. | Artem Dergachev | 2019-09-09 | 1 | -1/+1 |
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | [analyzer] Supply all checkers with a shouldRegister function | Kristof Umann | 2019-01-26 | 1 | -0/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend | Kristof Umann | 2018-12-15 | 1 | -1/+1 |
* | [analyzer] ConversionChecker: handle floating point | Kristof Umann | 2018-11-16 | 1 | -10/+45 |
* | [Analyzer] Clarify error messages for undefined result | Daniel Marjamaki | 2017-10-11 | 1 | -54/+3 |
* | [analyzer] alpha.core.Conversion - Fix false positive for 'U32 += S16;' expre... | Daniel Marjamaki | 2017-04-05 | 1 | -10/+32 |
* | [analyzer] Add a checker for loss of sign or precision in integral casts. | Artem Dergachev | 2016-08-17 | 1 | -0/+192 |