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 |
* | [analyzer] Avoid unnecessary enum range check on LValueToRValue casts | Kristof Umann | 2019-08-23 | 1 | -0/+16 |
* | [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] INT50-CPP. Do not cast to an out-of-range enumeration checker | Kristof Umann | 2018-11-24 | 1 | -0/+128 |