Age | Commit message (Expand) | Author |
---|---|---|
2009-06-12 | add the location of the ')' in a do/while statement to DoStmt. | Chris Lattner |
2009-06-12 | It's an error to use a function declared in a class definition as a default a... | Anders Carlsson |
2009-06-05 | Use of DeclContext for objc's ivars. No functionality | Fariborz Jahanian |
2009-05-30 | ActOnReturnStmt should also take a FullExprArg. | Anders Carlsson |
2009-05-30 | AddInitializerToDecl needs to take a full expression. | Anders Carlsson |
2009-05-29 | If a declarator group declares a type, make sure to add that declaration | Eli Friedman |
2009-05-28 | When we parse a tag specifier, keep track of whether that tag | Douglas Gregor |
2009-05-19 | Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp | Eli Friedman |