Age | Commit message (Expand) | Author |
---|---|---|
2008-10-26 | Don't give a default argument to ASTContext::getFunctionType for the TypeQual... | Argyrios Kyrtzidis |
2008-10-14 | Move Type::EmitImpl into header, add FIXME to make abstract. | Daniel Dunbar |
2008-08-27 | First wave of changes to support "blocks" (an extension to C). | Steve Naroff |
2008-08-11 | More #include cleaning | Daniel Dunbar |
2008-07-27 | Fix serialization for TypedefType by allowing TypedefType to access the inter... | Ted Kremenek |
2008-07-26 | Comment out the last call to QualType::getCanonicalType. This *breaks* | Chris Lattner |
2008-04-07 | Pass the ASTContext object around when deserializing Decl and Stmt objects, so | Sam Bishop |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |