Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Remove unused checker stuff from AnalysisConsumer and some unused ↵ | Argyrios Kyrtzidis | 2011-02-28 | 1 | -35/+0 |
| | | | | | | headers. llvm-svn: 126690 | ||||
* | [analyzer] Use the new registration mechanism on the apple checkers: | Argyrios Kyrtzidis | 2011-02-16 | 1 | -1/+0 |
| | | | | | | | | | | NilArgChecker CFNumberCreateChecker NSAutoreleasePoolChecker CFRetainReleaseChecker ClassReleaseChecker llvm-svn: 125636 | ||||
* | Chris Lattner has strong opinions about directory | Ted Kremenek | 2010-12-23 | 1 | -0/+36 |
layout. :) Rename the 'EntoSA' directories to 'StaticAnalyzer'. Internally we will still use the 'ento' namespace for the analyzer engine (unless there are further sabre rattlings...). llvm-svn: 122514 |