Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer][NFC] Fix inconsistent references to checkers as "checks" | Kristof Umann | 2019-09-12 | 1 | -1/+1 |
* | [Tooling] Migrated APIs that take ownership of objects to unique_ptr | Dmitri Gribenko | 2019-08-30 | 1 | -1/+2 |
* | [analyzer] Analysis: Silence checkers | Csaba Dabis | 2019-08-16 | 1 | -1/+1 |
* | Accomodate gcc 7.3.0's -Wdangling-else | Nico Weber | 2019-01-31 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [analyzer] Pass the correct loc Expr from VisitIncDecOp to evalStore | Rafael Stahl | 2019-01-07 | 1 | -16/+39 |
* | Fix build failures from r349812 due to a missing argument. | Aaron Ballman | 2018-12-20 | 1 | -1/+2 |
* | [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend | Kristof Umann | 2018-12-15 | 1 | -1/+1 |
* | Fix unittest build with GCC older than 5. | Benjamin Kramer | 2018-06-28 | 1 | -1/+1 |
* | [analyzer] Allow registering custom statically-linked analyzer checkers | Alexander Kornienko | 2018-06-27 | 1 | -0/+80 |