Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate the three SmallVectors in ObjCImplDecl (for instance | Douglas Gregor | 2009-04-23 | 1 | -4/+4 |
* | Propagate the ASTContext to various AST traversal and lookup functions. | Douglas Gregor | 2009-04-09 | 1 | -2/+2 |
* | More title-casing of bug type names. | Ted Kremenek | 2009-04-02 | 1 | -3/+4 |
* | Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of | Chris Lattner | 2008-11-24 | 1 | -3/+3 |
* | Rename Selector::getName() to Selector::getAsString(), and add | Chris Lattner | 2008-11-24 | 1 | -1/+1 |
* | Added method "EmitBasicReport" to BugReporter to simplify the emission of sim... | Ted Kremenek | 2008-07-14 | 1 | -10/+2 |
* | Tidy up error message. | Ted Kremenek | 2008-07-11 | 1 | -2/+4 |
* | Add new check: -check-objc-methodsigs. This check scans methods in | Ted Kremenek | 2008-07-11 | 1 | -0/+125 |