Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [analyzer] Fix a false positive of the 'self' initialization checker. | Argyrios Kyrtzidis | 2011-02-05 | 1 | -4/+20 | |
* | Fix the message. Thanks to Thomas Clement for noticing. | Argyrios Kyrtzidis | 2011-02-01 | 1 | -1/+1 | |
* | [analyzer] Slightly improve the diagnostic message of ObjCSelfInitChecker. | Argyrios Kyrtzidis | 2011-02-01 | 1 | -2/+2 | |
* | [analyzer] Improve the diagnostic for the self-init checker. Suggestion by Ted! | Argyrios Kyrtzidis | 2011-01-26 | 1 | -4/+6 | |
* | [analyzer] Do the self-init check only on NSObject subclasses. Patch by Jean-... | Argyrios Kyrtzidis | 2011-01-25 | 1 | -2/+14 | |
* | [analyzer] Introduce ObjCMessage which represents both explicit ObjC message ... | Argyrios Kyrtzidis | 2011-01-25 | 1 | -8/+8 | |
* | [analyzer] Introduce ObjCSelfInitChecker, which checks initialization methods... | Argyrios Kyrtzidis | 2011-01-11 | 1 | -0/+306 |