Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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] Fix crash in ObjCPropertyChecker on protocol property | Devin Coughlin | 2017-03-01 | 1 | -2/+1 |
* | [analyzer] Detect ObjC properties that are both (copy) and Mutable. | Artem Dergachev | 2016-12-13 | 1 | -0/+82 |