Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] NFC: Change evalCall() to provide a CallEvent. | Artem Dergachev | 2019-06-19 | 1 | -3/+7 |
* | [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] Avoid an allocation in Std C function modelling | Gabor Horvath | 2017-05-12 | 1 | -1/+4 |
* | [analyzer] Rename assumeWithinInclusiveRange*() | Dominic Chen | 2016-11-15 | 1 | -4/+4 |
* | [analyzer] StdLibraryFunctions: provide platform-specific function summaries. | Artem Dergachev | 2016-11-02 | 1 | -57/+168 |
* | Fix MSVC unused variable warning. | Simon Pilgrim | 2016-10-25 | 1 | -1/+2 |
* | [analyzer] Use unsigned integers to rely on well-defined overflow semantics. | Artem Dergachev | 2016-10-24 | 1 | -5/+5 |
* | [analyzer] Add StdLibraryFunctions checker. | Artem Dergachev | 2016-10-24 | 1 | -0/+943 |