Age | Commit message (Expand) | Author |
---|---|---|
2009-07-14 | Introduce Type::isAnyPointerType() and convert all clients (suggested by Chris). | Steve Naroff |
2009-07-10 | This patch includes a conceptually simple, but very intrusive/pervasive change. | Steve Naroff |
2009-06-30 | De-ASTContext-ify DeclContext. | Argyrios Kyrtzidis |
2009-04-23 | Eliminate the three SmallVectors in ObjCImplDecl (for instance | Douglas Gregor |
2009-04-09 | Propagate the ASTContext to various AST traversal and lookup functions. | Douglas Gregor |
2009-04-02 | More title-casing of bug type names. | Ted Kremenek |
2008-11-24 | Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of | Chris Lattner |
2008-11-24 | Rename Selector::getName() to Selector::getAsString(), and add | Chris Lattner |
2008-07-14 | Added method "EmitBasicReport" to BugReporter to simplify the emission of sim... | Ted Kremenek |
2008-07-11 | Tidy up error message. | Ted Kremenek |
2008-07-11 | Add new check: -check-objc-methodsigs. This check scans methods in | Ted Kremenek |