Age | Commit message (Expand) | Author |
---|---|---|
2009-07-02 | Add support for retrieving the Doxygen comment associated with a given | Douglas Gregor |
2009-04-28 | Fix additional issues pointed out in PR4088. | Eli Friedman |
2009-04-27 | A couple more small changes which are probably required for Cygwin | Eli Friedman |
2009-04-27 | rename GetStmt -> GetDeclStmt to make it clear that the stmt read | Chris Lattner |
2009-04-21 | Lazy deserialization of the declaration chains associated with | Douglas Gregor |
2009-04-18 | Lazy deserialization of function bodies for PCH files. For the Carbon | Douglas Gregor |
2009-04-18 | FunctionDecl::getBody() is getting an ASTContext argument for use in | Douglas Gregor |
2009-04-14 | Fix build error. | Mike Stump |
2009-04-14 | When writing a PCH file, keep track of all of the non-static, | Douglas Gregor |
2009-04-10 | Various minor fixes to PCH reading and writing, with general | Douglas Gregor |
2009-04-09 | Implementation of pre-compiled headers (PCH) based on lazy | Douglas Gregor |